Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 the zerocore file to index.php.

  • Edit the contents of the index.php file as follows.

```php