Recommend this page to a friend! |
Download .zip |
Info | View files (10) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-07-19 (10 years ago) | 48% | Total: 850 This week: 1 | All time: 3,931 This week: 1,047 |
Version | License | PHP version | Categories | |||
cliparser 1.0 | GNU General Publi... | 5 | PHP 5, Text processing, Console, Parsers |
Description | Author | ||||||||||||||
This package can be used to parse and extract the values of arguments passed to a PHP script when it is executed from the command line. |
|
Files |
File | Role | Description |
---|---|---|
CliParser.inc | Class | Abstract class with the interpreter definition |
CliToken.inc | Class | Abstract class wich describes the tokens |
CliTokenArray.inc | Class | Concrete class that accepts many arguments and returns an array |
CliTokenBoolean.inc | Class | Concrete class that accepts no arguments and returns an boolean value |
CliTokenDirectory.inc | Class | Concrete class that accepts a directory as argument |
CliTokenFile.inc | Class | Concrete class that accepts a path of file as argument |
CliTokenNumeric.inc | Class | Concrete class that accepts a numeric value as argument |
CliTokenString.inc | Class | Concrete class that accepts a string as argument |
CliTokenExample.inc | Class | Example of how to implement your own kind of token |
example.php | Example | Example |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.