Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/znframework/single-edition
ZN Framework Single Edition
https://github.com/znframework/single-edition
Last synced: about 2 months ago
JSON representation
ZN Framework Single Edition
- Host: GitHub
- URL: https://github.com/znframework/single-edition
- Owner: znframework
- License: mit
- Created: 2017-06-12T10:06:17.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-12T18:40:17.000Z (9 months ago)
- Last Synced: 2024-08-16T13:24:41.311Z (5 months ago)
- Language: PHP
- Size: 2.45 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
ZN Framework Single Edition
It is the version that ZN Framework offers for a single project development.Installation
You only need to run the following code for the installation.```
composer create-project znframework/single-edition
```