php-cli icon indicating copy to clipboard operation
php-cli copied to clipboard

PHP Console Application made easy- build great console apps with ease. Comes with Zero Dependency and Autocompletion support. Think of it as a PHP cli application framework.

Results 12 php-cli issues
Sort by recently updated
recently updated
newest added

Propose a way to use multiple arguments to call command Related to #132

Hello Actually only first argument is used to find related command. : is used to group and split command. Is not possible to provide multi arguments and found related command....