php-console-commandline

Full featured command line options and arguments parser

Description

Console_CommandLine is a full featured package for managing command-line options and arguments highly inspired from Python's optparse module. It allows the developer to easily build complex command line interfaces.

Main features
 * handles sub commands (ie. $ myscript.php -q subcommand -f file),
 * can be completely built from an XML definition file,
 * generate --help and --version options automatically,
 * can be completely customized,
 * builtin support for i18n,
 * and much more...

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://pear.php.net/package/Console_CommandLine


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install php-console-commandline