3rd Party (Maintained by Koozali) git repo for php-pear-Console-GetoptPlus smeserver
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Brian Read 33649ed648 Remove LICENSE file 1 month ago
.gitattributes initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 10 months ago
.gitignore initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 10 months ago
Console_GetoptPlus-1.0.0RC1.tgz initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 10 months ago
Makefile initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 10 months ago
README.md initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 10 months ago
contriborbase initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 10 months ago
php-pear-Console_GetoptPlus.spec initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 10 months ago

README.md

php-pear-Console-GetoptPlus

3rd Party (Maintained by Koozali) git repo for php-pear-Console-GetoptPlus smeserver

Description


This description has been generated by an LLM AI system and cannot be relied on to be fully correct. Once it has been checked, then this comment will be deleted

PHP PEAR Console_GetoptPlus is a package for PHP, which provides a command-line option parser. It allows developers to easily define argument rules and parse command-line options and arguments passed to a script. It provides support for long and short options, optional and mandatory arguments, multiple argument values, automatic help messages, automatic command-line argument validation and more. It is a replacement of the Console_Getopt package.