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 98319dafb4 Fix arguments/options validation when "IS_ARRAY" is true 2 years ago
src/CliProgram Fix arguments/options validation when "IS_ARRAY" is true 2 years ago
tests Add validator for directory and file 2 years ago
.gitignore Project initialization 2 years ago
LICENSE.md Project initialization 2 years ago
README.md Project initialization 2 years ago
composer.json Generalize application for any LoggerInterface 2 years ago

README.md

PhpCliProgram

An enhanced version of Symfony console commands