Libraries tagged by arguments
mvc5/mvc5-application
861 Downloads
A PHP 8 programming environment with named arguments.
mvc5/mvc5
1151 Downloads
A PHP 8 programming environment with named arguments.
multihanded/overload
2 Downloads
An Artisan command that simplifies the process of creating trait-based method overloads by the number of arguments.
moccalotto/valit
9264 Downloads
Validate http requests, input-data and method arguments at runtime using self-documenting code
mmirus/display-posts-meta-compare
1 Downloads
Add a meta_compare argument to the Display Posts shortcode
mikepalikhov/phpsmartarguments
1 Downloads
PHP Library simplifying use of complex functions with many arguments
mcaskill/php-oneof
9 Downloads
Returns the first argument that is set and non-empty.
lightsource/std-response
538 Downloads
Standardization for a function / method response with multiple arguments
lernpad/repository-resolver
17 Downloads
Allow add Doctrine repository as type-hinted action argument in SF controller
lajosbencz/cli-args
156 Downloads
PHP console arguments parser
kornrunner/console_commandline
17 Downloads
A full featured command line options and arguments parser.
koda/koda
33736 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
kobylinski/beetroot
188 Downloads
Helpers to extend Laravel's console commands with validation rules and support for subcommands with nested arguments.
khalyomede/command-parser
6 Downloads
Parse arguments, options and flags.
johncube/deepl
7 Downloads
this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself