Console_CommandLine
is a full featured package for managing command line options and arguments
highly inspired from the
python
optparse module, it allows the developer to easily build complex
command line interfaces.
Table of Contents
Introduction — introduction to the Console_CommandLine
package
Creating the parser — how to create a parser using PHP code or an
XML definition file