3rd Party (Maintained by Koozali) git repo for php-pear-Console-GetoptPlus smeserver
Go to file
2024-04-04 14:25:24 +01:00
.gitattributes initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 2023-07-14 16:06:15 +01:00
.gitignore initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 2023-07-14 16:06:15 +01:00
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 2023-07-14 16:06:15 +01:00
contriborbase initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 2023-07-14 16:06:15 +01:00
Makefile initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 2023-07-14 16:06:15 +01:00
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 2023-07-14 16:06:15 +01:00
README.md initial commit of file from CVS for php-pear-Console-GetoptPlus on Fri 14 Jul 16:06:15 BST 2023 2023-07-14 16:06:15 +01:00

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.