knot-lib / console
Console utilities for kNot Framework.
This package's canonical repository appears to be gone and the package has been frozen as a result.
0.4.0
2021-06-05 22:20 UTC
Requires
- php: >=7.2
- ext-json: *
- knot-lib/module: ~0.7
- nyholm/psr7: ^1.2
- stk2k/argparser: ~0.1
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^8.5.15
README
Description
Console utilities for kNot Framework.
Demo
Requirement
PHP 7.1 or later
Installing knot-lib/console
The recommended way to install knot-lib/console is through Composer.
composer require knot-lib/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.