Libraries tagged by argument
gmazzap/url-to-query
2717 Downloads
Allow resolving any kind of WordPress url to related main query arguments.
gammadia/bcmath-extended-nullable
98082 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
efabrica/http-client
24890 Downloads
Wraps Symfony HTTP client, adds named arguments.
webchemistry/console-arguments
3014 Downloads
pear2/console_commandline
5780 Downloads
Full featured package for managing command-line applications.
nunzion/php-expect
49124 Downloads
An expressive but lightweight library to validate preconditions and invariants.
code-distortion/di-caller
5448 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
thettler/laravel-console-toolkit
3835 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
squirrelphp/debug
4539 Downloads
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
pointybeard/helpers-cli-input
3168 Downloads
Collection of classes for handling argv (and other) input when calling command-line scripts. Helps with parsing, collecting and validating arguments, options, and flags.
phpolar/model-resolver
572 Downloads
Unifies implementations that create models from method arguments.
lunr/cliparser
2204 Downloads
Lunr.CliParser is a library for parsing command line arguments.
kakaprodo/custom-data
3688 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
jrm/request-bundle
2662 Downloads
Makes it easy to get your own request as a controller argument
ixnode/php-date-parser
590 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.