A number of PHP CLI based classes and helpers
- Single choice/Multiple choice questions with arrow key option selection
- Process signal handler
Install it via composer:
composer require ignasbernotas/console
This package only works on UNIX/Linux based systems since the Windows PHP version doesn't not support the readline extension.
Located in examples/
folder
Licensed under MIT.