Download the PHP package alphayax/get_opt without Composer
On this page you can find all versions of the php package alphayax/get_opt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alphayax/get_opt
More information about alphayax/get_opt
Files in alphayax/get_opt
Download alphayax/get_opt
More information about alphayax/get_opt
Files in alphayax/get_opt
Vendor alphayax
Package get_opt
Short Description Utility class for manage scripts arguments
License LGPL-2.1
Package get_opt
Short Description Utility class for manage scripts arguments
License LGPL-2.1
Please rate this library. Is it a good library?
Informations about the package get_opt
Get Opt
A library to manage scripts arguments
Features
- Singleton pattern
- Auto generate help
- Manage short and long option (-a --abc)
- Manage values and multiple values (-v /toto -v /tutu)
- Manage required options
Examples
Check if a parameter (specified via a letter or a name) is set
Get the value of the --file option
Auto-generated Help
Example of help output (if the -h or --help flag is specified) :
All versions of get_opt with dependencies
PHP Build Version
Package Version
No informations.
The package alphayax/get_opt contains the following files
Loading the files please wait ....