Codes couleur (Previous) (Next) Introduction

View this page in Last updated: Sun, 17 Aug 2008
English | French | Japanese | Plain HTML

Console_CommandLine

Table des matières
Introduction -- introduction to the Console_CommandLine package
Creating the parser --  how to create a parser using PHP code or an XML definition file
Populating the parser --  how to add options, arguments and subcommands to the parser
Extending Console_CommandLine -- how to customize this package to achieve specific tasks
Examples -- various code examples

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.

Codes couleur (Previous) (Next) Introduction

Download Documentation Last updated: Sun, 17 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.