Libraries tagged by arg
clue/arguments
172235 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
samejack/php-argv
75331 Downloads
PHP CLI arguments parse.
rybakit/arguments-resolver
95878 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
dsposito/argo
132823 Downloads
A shipping utility.
phalcon/cli-options-parser
867041 Downloads
Command line arguments/options parser.
enygma/cmd
536340 Downloads
A simple command line option parser
donatj/flags
126618 Downloads
GNU-style PHP command line argument parser
thomas-schulz/symfony-meta
48791 Downloads
PhpStorm meta data for expected arguments completion in symfony projects.
winbox/args
706343 Downloads
Windows command-line formatter
lucatume/args
1172631 Downloads
A PHP 5.2 compatible arguments handling library.
mageplaza/magento-2-spanish-argentina-language-pack
100865 Downloads
Spanish Argentina language package for Magento 2
dantleech/argument-resolver
160563 Downloads
Resolve method arguments from an associative array
creativetimofficial/argon-dashboard-free
652 Downloads
A beautiful Dashboard for Bootstrap 4. It is Free and Open Source.
cheprasov/php-cli-args
72707 Downloads
Easy way to gets options from the command line argument list
clue/commander
17141 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.