Top Level :: Console

Package Information: Console_CommandLine

» Summary » License
A full featured command line options and arguments parser MIT
» Current Release » Bug Summary
1.2.2 (stable) was released on 2016-07-14 by cweiske (Changelog)
Easy Install

Not sure? Get more info.

pear install Console_CommandLine

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine

No open bugs
Report a new bug to Console_CommandLine
» Description
Console_CommandLine is a full featured package for managing command-line
options and arguments highly inspired from python 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...
» Maintainers » More Information

Packages that depend on Console_CommandLine

Dependencies for Console_CommandLine