pear / console_getopt
More info available on: http://pear.php.net/package/Console_Getopt
Installs: 65 075 412
Dependents: 8
Suggesters: 1
Security: 0
Stars: 85
Watchers: 9
Forks: 15
pkg:composer/pear/console_getopt
README
This is a PHP implementation of "getopt" supporting both short and long options. It helps parsing command line options in your PHP script.
Homepage: http://pear.php.net/package/Console_Getopt
Alternatives
- Console_CommandLine (recommended)
- Console_GetoptPlus
License
BSD-2-Clause