Download the PHP package nafisc/parameterparser without Composer
On this page you can find all versions of the php package nafisc/parameterparser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package parameterparser
Parameter Parser
Parameter Parser is a simple library used to parse intricate parameters from an array of strings.
Hint: Parameter Parser is available through Composer.
composer require nafisc/parameterparser
.
Looking for the Python version?
Features
- Parse command line parameters.
- Assign aliases to parameters.
- Custom closures for each command line parameter.
- Variadic closure support for arguments taking more than one value.
- Customize the way the command line is parsed.
Example Usage
Output
All versions of parameterparser with dependencies
PHP Build Version
Package Version
The package nafisc/parameterparser contains the following files
Loading the files please wait ....