This class can can be used to read and validate shell command line arguments.
It can parse the values of arguments passed to a PHP script started from a command line shell to validate them according to rules defined by the current script.
It supports mandatory arguments, optional arguments, switch arguments, multiple alternatives to an option switches, and a special argument that makes show a nicely formatted help usage message.
The class extract the argument values into an array if the argument rules are validated.
|
|
| Name: |
Read arguments |
| Base name: |
read-cli-arguments |
| Description: |
Read and validate shell command line arguments |
| Version: |
- |
| PHP version: |
3.0 |
| License: |
BSD License |
| All time users: |
257 users |
| All time rank: |
6341 |
| Week users: |
0 users |
| Week rank: |
2076  |
| |
|
| |
Screenshots |
|
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|