Libraries tagged by arguments
horde/argv
981 Downloads
Command-line argument parsing library
gchernikov/request-resolver-bundle
4059 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
freshflesh/wp-render-template-part
2775 Downloads
An alternative to the native WP function `get_template_part` that can pass arguments to the local scope
fehrlich/mustache-args
2002 Downloads
mustache.php fork with argument support.
eboreum/exceptional
4471 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
devsrealm/tonics-console
802 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.
devhelp/piwik-api
36394 Downloads
Provides self-contained piwik methods that are able to make call to api with predefined or/and runtime arguments
brightnucleus/invoker
16303 Downloads
Function and method invoking traits that match named arguments in the right order.
kafkiansky/reduce-arguments
4934 Downloads
Psalm plugin that makes sure that you don't use too many arguments in functions and methods.
degraciamathieu/php-arguments-detector
861 Downloads
Keep control over the complexity of your methods by checking that they do not have too many arguments.
patricksavalle/slim-request-params
1968 Downloads
Adds request-parameter validation to the SLIM 3.x PHP framework
pagon/argparser
1171 Downloads
arg parser for php
dotty/dotty
93728 Downloads
Easy access to array data using dot notation
dlin/getopt
55 Downloads
PHP Command Line Argument Parser
webtrendi/clapp
269 Downloads
Parses command line arguments passed to a PHP script