pear / console_getopt
More info available on: http://pear.php.net/package/Console_Getopt
v1.4.3
2019-11-20 18:27 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