Libraries tagged by argument
fehrlich/mustache-args
1956 Downloads
mustache.php fork with argument support.
eboreum/exceptional
4005 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
604 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
36108 Downloads
Provides self-contained piwik methods that are able to make call to api with predefined or/and runtime arguments
baraja-core/service-method-invoker
230638 Downloads
Invoke method by service, name and arguments.
ballen/executioner
5670 Downloads
Executioner is a PHP library for executing system processes and applications with the ability to pass extra arguments and read CLI output results.
alwaysblank/brief
813 Downloads
Present your arguments.
pollen-solutions/argument-resolver
231 Downloads
Pollen Solutions - Argument Resolve Component - Smart arguments resolving of callable
webchemistry/console-arguments
2962 Downloads
kafkiansky/reduce-arguments
4922 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
1966 Downloads
Adds request-parameter validation to the SLIM 3.x PHP framework
pagon/argparser
1170 Downloads
arg parser for php
dotty/dotty
93727 Downloads
Easy access to array data using dot notation
dlin/getopt
55 Downloads
PHP Command Line Argument Parser