php-simple-console
php-simple-console copied to clipboard
Single file CLI framework to help you write build scripts.
Results
3
php-simple-console issues
Sort by
recently updated
recently updated
newest added
Hi there, A small question. Looking at the Friendica source I see they are using your Console.php code. There is however one spot in the Console.php file where a count...
Hi and thanks for this gem of a library that I started using over at https://github.com/friendica/friendica. While it does mostly a good job parsing the command-line separating arguments and options,...