PHP Classes

CLI args: Parse and process command line arguments

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 357 This week: 1All time: 6,935 This week: 560Up
Version License PHP version Categories
argv 2GNU General Publi...5PHP 5, Console
Description 

Author

This class can be used to parse and process command line arguments.

It takes a definition of the arguments that the command expects, like the argument name, required flag and default value.

The class can parse and processed the arguments according to the defined rules and returns an array of argument values if arguments are passed correctly.

It can also output an help message when the -h, -help or --help switches are passed.

Picture of Dennis T Kaplan
Name: Dennis T Kaplan <contact>
Classes: 5 packages by
Country: United States United States
Age: 58
All time rank: 1390204 in United States United States
Week rank: 411 Up48 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

Screenshots  
  • Screenshot.png
  Files folder image Files  
File Role Description
Accessible without login Plain text file argv.php Class Capture command line arguments in to your php script
Accessible without login Plain text file testargv.php Example Example usage

 Version Control Unique User Downloads Download Rankings  
 0%
Total:357
This week:1
All time:6,935
This week:560Up