knot-lib/console

Console utilities for kNot Framework.

0.4.0 2021-06-05 22:20 UTC

This package is auto-updated.

Last update: 2023-09-06 03:33:01 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Code Climate Total Downloads

Description

Console utilities for kNot Framework.

Demo

See knot-lib/console-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

MIT

Author

stk2k

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.