mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
7 lines
286 B
Text
7 lines
286 B
Text
PEAR::Console_Getargs implements a Command Line arguments and
|
|
parameters parser for your CLI applications.
|
|
|
|
It performs some basic arguments validation and automatically creates
|
|
a formatted help text, based on the given configuration.
|
|
|
|
WWW: https://pear.php.net/package/Console_Getargs
|