Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
48% | Total: 867 | All time: 4,046 This week: 57 |
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 (10) |
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 |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
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.