calgamo / console
This package is abandoned and no longer maintained.
The author suggests using the knot-lib/console package instead.
Console classes and appilication for Calgamo Framework.
0.16.1
2019-11-28 03:18 UTC
Requires
- php: >=7.1
- ext-json: *
- calgamo/module: ~0.32
- stk2k/argparser: ~0.1
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^6.3.0
README
Description
Console classes and appilication for Calgamo framework.
Demo
Requirement
PHP 7.1 or later
Installing calgamo/console
The recommended way to install calgamo/console is through Composer.
composer require calgamo/console
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
Author
Disclaimer
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.