Libraries tagged by arguments
gmazzap/url-to-query
2721 Downloads
Allow resolving any kind of WordPress url to related main query arguments.
gammadia/bcmath-extended-nullable
98150 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
efabrica/http-client
25149 Downloads
Wraps Symfony HTTP client, adds named arguments.
webchemistry/console-arguments
3017 Downloads
pear2/console_commandline
5780 Downloads
Full featured package for managing command-line applications.
nunzion/php-expect
49152 Downloads
An expressive but lightweight library to validate preconditions and invariants.
code-distortion/di-caller
5488 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
4554 Downloads
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
pointybeard/helpers-cli-input
3195 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
579 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
3691 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
2666 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.