Libraries tagged by arguments parser
gugglegum/command-line
9 Downloads
Command line arguments and options parser
brzuchal/command-line
6 Downloads
Simple PHP CommandLine argument and option parser
appertly/cleopatra
69 Downloads
Command line argument and option parser for Hack
clue/arguments
175044 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
clue/commander
18082 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
samejack/php-argv
77929 Downloads
PHP CLI arguments parse.
inhere/console
7081 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.
devsrealm/tonics-console
487 Downloads
Tonics Console is a PHP-based command-line argument processing library. It allows you to easily parse and handle command-line arguments in your PHP applications.
webtrendi/clapp
267 Downloads
Parses command line arguments passed to a PHP script
diversen/parse-argv
3486 Downloads
Parse argv and get options and arguments
plexi/string-arguments
5 Downloads
Parseador expressões e argumentos declarados em forma de string
ske/cmd
0 Downloads
Parse PHP commands to bind them to a callback or script
netfocusinc/argh
29 Downloads
Argh! PHP Argument Helper. Easily parse all types of command line arguments in PHP CLI scripts.
apolinux/cmdcli
7 Downloads
Parse CLI arguments and options
pauldevelop/library-commandlinearguments
174 Downloads
Commonly used classes to parse command line arguments.