My favorites | Sign in
Project Logo
    
Code license: MIT License
Labels: php, pear, console, getopt, optionparser, php-cli, php5
Show all Featured wiki pages:
Example1 Example2 UserManual
People details
Project owners:
  izimobil

Important

This project is now an official PEAR package and has moved to PEAR website and repository.

About

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:

Installation

Just run (with root privileges):

$ pear install -f Console_CommandLine

And to uninstall:

$ pear uninstall Console_CommandLine

Documentation

Examples









Hosted by Google Code