Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/znframework/developer-tools
ZN Framework Developer Tools
https://github.com/znframework/developer-tools
Last synced: 2 months ago
JSON representation
ZN Framework Developer Tools
- Host: GitHub
- URL: https://github.com/znframework/developer-tools
- Owner: znframework
- License: mit
- Created: 2017-05-07T09:40:46.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-13T16:47:49.000Z (about 2 years ago)
- Last Synced: 2024-11-11T06:44:27.615Z (2 months ago)
- Language: JavaScript
- Homepage: https://www.znframework.com
- Size: 5.99 MB
- Stars: 8
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# ZN Framework Developer Tools
Developer Tools For Original Edition
## Requirements
* znframework/znframework >= 5.6.3
* This package can only be used with the znframework/znframework package.
* The PHP zip archive(php-zip) extension must be installed.## Installation
```ruby
# Run the following command in the Projects/ directory.
composer create-project znframework/developer-tools Devtools
```## What is Developer Tools?
This tool allows you to perform more operations such as project, controller, model creation, version updates.