Libraries tagged by argument
nerou/cli-parser
3181 Downloads
Parser for CLI arguments
jrm/request-bundle
3216 Downloads
Makes it easy to get your own request as a controller argument
joerucci/laravel-domain-tools
2471 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.
jeffersongoncalves/laravel-zero-console
204 Downloads
Reusable traits for Laravel Zero commands: output formatting (tables, state colorization, dates), standardized API error handling, and cwd/argument path resolution.
ixnode/php-date-parser
758 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.
gchernikov/request-resolver-bundle
6252 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
gammadia/bcmath-extended-nullable
105311 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
freshflesh/wp-render-template-part
2905 Downloads
An alternative to the native WP function `get_template_part` that can pass arguments to the local scope
fehrlich/mustache-args
2530 Downloads
mustache.php fork with argument support.
eboreum/exceptional
7983 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
3616 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
37689 Downloads
Provides self-contained piwik methods that are able to make call to api with predefined or/and runtime arguments
celema/wire
37 Downloads
Autowiring object creator and argument resolver
brightnucleus/invoker
17525 Downloads
Function and method invoking traits that match named arguments in the right order.
baraja-core/service-method-invoker
230848 Downloads
Invoke method by service, name and arguments.