Download the PHP package chevron/argv without Composer
On this page you can find all versions of the php package chevron/argv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor chevron
Package argv
Short Description an OOP way to parse an $argv array
License BSD-3-Clause
Homepage http://github.com/chevronphp/argv
Package argv
Short Description an OOP way to parse an $argv array
License BSD-3-Clause
Homepage http://github.com/chevronphp/argv
Please rate this library. Is it a good library?
Informations about the package argv
chevron/argv
Argv is a class to parse an ARGV style array. It will parse an array for -flags and -key=value pairs. It supports the following syntax: "-f" "-flag" "-key=value" "-key value". Using one or more dashes has no effect.
Peruse the tests or, if present, the examples directory to see usage.
See packagist for version/installation info.
All versions of argv with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package chevron/argv contains the following files
Loading the files please wait ...