pear/console_getopt

More info available on: http://pear.php.net/package/Console_Getopt

Installs: 43 703 883

Dependents: 8

Suggesters: 1

Security: 0

Stars: 83

Watchers: 13

Forks: 15

v1.4.3 2019-11-20 18:27 UTC

This package is auto-updated.

Last update: 2024-03-11 05:42:49 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

https://travis-ci.org/pear/Console_Getopt.svg?branch=master

Alternatives

License

BSD-2-Clause