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