pear/console_getopt

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

Installs: 30 841 330

Dependents: 8

Suggesters: 0

Security: 0

Stars: 77

Watchers: 12

Forks: 14

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

This package is auto-updated.

Last update: 2023-03-11 03:39:04 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