Libraries tagged by argument
adhocore/cli
1358410 Downloads
Command line interface library for PHP
zenstruck/callback
10250090 Downloads
Callable wrapper to validate and inject arguments.
ulrichsg/getopt-php
5041934 Downloads
Command line arguments parser for PHP 7.1 and above
johnbillion/args
1110807 Downloads
I don't want to get into an argument about this.
friends-of-behat/variadic-extension
6397400 Downloads
Variadic support for behat context arguments
timacdonald/has-parameters
293452 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
simplesamlphp/assert
8504630 Downloads
A wrapper around webmozart/assert to make it useful beyond checking method arguments
phalcon/cli-options-parser
1094980 Downloads
Command line arguments/options parser.
pear/console_commandline
5817454 Downloads
A full featured command line options and arguments parser.
rybakit/arguments-resolver
112177 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
clue/arguments
195315 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
savinmikhail/add_named_arguments_rector
95311 Downloads
Rector rule to add names to arguments for functions'/methods' calls
enygma/cmd
1075347 Downloads
A simple command line option parser
donatj/flags
159561 Downloads
GNU-style PHP command line argument parser
clue/commander
26335 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.