PHP Command line PHP Command line parser. Installation via composer: composer require mohachi/cli-parser Note: don't forget to run composer install if you clone from github repo. Run tests To run unit tests: vendor/bin/phpunit To run integration tests: php run_integrated_test.php