pear/console_getopt
More info available on: http://pear.php.net/package/Console_Getopt
v1.4.1
2015-07-20 20:28 UTC
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