Libraries tagged by getopts
fostam/getopts
21616 Downloads
Flexible PHP command line argument parser with automated help message generation and validation support
99designs/cliph
67665 Downloads
A library for testable command-line applications
lisennk/request
53 Downloads
Allow to get data both from HTTP requests (e.g. $_POST, $_GET) and CLI without changing code
pear/console_getopt
63138088 Downloads
More info available on: http://pear.php.net/package/Console_Getopt
ulrichsg/getopt-php
4357238 Downloads
Command line arguments parser for PHP 7.1 and above
splitbrain/php-cli
677257 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies
hoa/console
7786920 Downloads
The Hoa\Console library.
corneltek/getoptionkit
1850328 Downloads
Powerful command-line option toolkit
aura/cli
1422611 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
vanilla/garden-cli
993205 Downloads
A full-featured, yet ridiculously simple commandline parser for your next php cli script. Stop fighting with getopt().
zendframework/zend-console
13500075 Downloads
Build console applications using getopt syntax or routing, complete with prompts
phalcon/cli-options-parser
934892 Downloads
Command line arguments/options parser.
corneltek/cliframework
158285 Downloads
Command-line framework for PHP
clue/commander
20743 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
laminas/laminas-console
7315037 Downloads
Build console applications using getopt syntax or routing, complete with prompts