Download the PHP package pear2/console_commandline without Composer
On this page you can find all versions of the php package pear2/console_commandline. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pear2/console_commandline
More information about pear2/console_commandline
Files in pear2/console_commandline
Download pear2/console_commandline
More information about pear2/console_commandline
Files in pear2/console_commandline
Vendor pear2
Package console_commandline
Short Description Full featured package for managing command-line applications.
License MIT
Homepage http://pear2.php.net/PEAR2_Console_CommandLine
Package console_commandline
Short Description Full featured package for managing command-line applications.
License MIT
Homepage http://pear2.php.net/PEAR2_Console_CommandLine
Please rate this library. Is it a good library?
Informations about the package console_commandline
PEAR2_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...
All versions of console_commandline with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package pear2/console_commandline contains the following files
Loading the files please wait ....