Libraries tagged by arguments parser
gugglegum/command-line
9 Downloads
Command line arguments and options parser
brzuchal/command-line
4 Downloads
Simple PHP CommandLine argument and option parser
appertly/cleopatra
69 Downloads
Command line argument and option parser for Hack
clue/arguments
172591 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
samejack/php-argv
75660 Downloads
PHP CLI arguments parse.
clue/commander
17171 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
inhere/console
6998 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.
devsrealm/tonics-console
217 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
3478 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
28 Downloads
Argh! PHP Argument Helper. Easily parse all types of command line arguments in PHP CLI scripts.
apolinux/cmdcli
4 Downloads
Parse CLI arguments and options
pauldevelop/library-commandlinearguments
174 Downloads
Commonly used classes to parse command line arguments.