Libraries tagged by argument
makinacorpus/argument-resolver
1329 Downloads
Callback argument resolver interface and implementations.
pear2/console_commandline
5705 Downloads
Full featured package for managing command-line applications.
nunzion/php-expect
48878 Downloads
An expressive but lightweight library to validate preconditions and invariants.
heartsentwined/arg-validator
32190 Downloads
Validate function arguments, extending typehinting capabilities of PHP.
thettler/laravel-console-toolkit
3829 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
squirrelphp/debug
4226 Downloads
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
pointybeard/helpers-cli-input
2906 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
482 Downloads
Unifies implementations that create models from method arguments.
lunr/cliparser
1762 Downloads
Lunr.CliParser is a library for parsing command line arguments.
kakaprodo/custom-data
3664 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
2546 Downloads
Makes it easy to get your own request as a controller argument
joerucci/laravel-domain-tools
207 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
ixnode/php-date-parser
552 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.
horde/argv
855 Downloads
Command-line argument parsing library
gmazzap/url-to-query
2613 Downloads
Allow resolving any kind of WordPress url to related main query arguments.