A simple library to generate unix command line.
PHP 8.0+
Install the package with:
composer require jigarakatidus/command-line-generatorTo use the bindings, load it via Autoload
require_once('vendor/autoload.php');The gem is available as open source under the terms of the MIT License.