https://github.com/znframework/single-edition
ZN Framework Single Edition
https://github.com/znframework/single-edition
Last synced: 12 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 (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-05T14:18:20.000Z (about 1 year ago)
- Last Synced: 2025-04-12T23:45:28.732Z (12 months ago)
- Language: PHP
- Size: 2.45 MB
- Stars: 4
- Watchers: 2
- 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
```