Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/znframework/package-console
ZN Framework Console Package
https://github.com/znframework/package-console
Last synced: 2 months ago
JSON representation
ZN Framework Console Package
- Host: GitHub
- URL: https://github.com/znframework/package-console
- Owner: znframework
- License: mit
- Created: 2018-01-21T21:47:13.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-23T09:42:18.000Z (5 months ago)
- Last Synced: 2024-10-25T19:55:59.755Z (3 months ago)
- Language: PHP
- Size: 81.1 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
ZN Framework Console Package
Follow the steps below for installation and use.Installation
You only need to run the following code for the installation.```
composer require znframework/package-console
```Documentation
Click for documentation of your library.Usage Steps
- Move to the root directory of the
zerocore
file in the package. - Change the name of the
zeroneed.php
file in thezerocore
file to index.php. - Edit the contents of the
index.php
file as follows.
```php