Console_GetoptPlus
Package Information: Console_GetoptPlus
This package is not maintained, if you would like to take over please go to this page.
| » Summary | » License |
|---|---|
| Command-line option parser - Console Getopt+ (Getopt Plus) | The BSD License |
| » Current Release | » Bug Summary |
| 1.0.0RC1 (beta) was released on 2008-01-26 by mcorne (Changelog) |
Report a new bug to Console_GetoptPlus |
| » Description | |
| This package is (1) a PHP5 port/rewrite of Console_Getopt, (2) with added functionalities, and (3) with a Web interface to run getopt-like shell commands through a browser (not implemented yet).
(1) Console_getoptPlus:getopt() is a replacement for Console_getopt:getopt(). (2) GetoptPlus:getoptplus uses an array-based description of the command. It can generates the command usage/help automaticly. It can return the parsed options and parameters in an associative array. It can be set to accept option shortcut names. Fully tested with phpUnit. Code coverage test close to 100%. Usage is fully documented in docs/examples files. |
|
| » Maintainers | » More Information |
|
|