Console_Getopt
Command-line option parser
This is a PHP implementation of "getopt" supporting both
short and long options.
PHP License
andrei
lead
Andrei Zmievski
andrei@php.net
ssb
developer
Stig Bakken
stig@php.net
cellog
helper
Greg Beaver
cellog@php.net
1.2
2003-12-11
Fix to preserve BC with 1.0 and allow correct behaviour for new users
stable
1.0
2002-09-13
Stable release
stable
0.11
2002-05-26
POSIX getopt compatibility fix: treat first element of args
array as command name
beta
0.10
2002-05-12
Packaging fix
beta
0.9
2002-05-12
Initial release
beta