An enhanced version of Symfony console commands
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Julien Rosset 70a2fb7de4 Add utility methods for asking arguments/options in interactive mode 4 months ago
src/CliProgram Add utility methods for asking arguments/options in interactive mode 4 months ago
tests Validation: add suggestions support (autocompletion) 5 months ago
.gitignore Project initialization 3 years ago
LICENSE.md Project initialization 3 years ago
README.md Project initialization 3 years ago
composer.json Add utility methods for asking arguments/options in interactive mode 4 months ago

README.md

PhpCliProgram

An enhanced version of Symfony console commands