Libraries tagged by arguments
somework/offset-page-logic
6412 Downloads
Utility functions to convert offset/limit requests into page/page-size arguments
phpolar/model-resolver
1307 Downloads
Unifies implementations that create models from method arguments.
nerou/cli-parser
3057 Downloads
Parser for CLI arguments
jrm/request-bundle
3200 Downloads
Makes it easy to get your own request as a controller argument
jeffersongoncalves/laravel-zero-console
58 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
751 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
6201 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
freshflesh/wp-render-template-part
2900 Downloads
An alternative to the native WP function `get_template_part` that can pass arguments to the local scope
fehrlich/mustache-args
2504 Downloads
mustache.php fork with argument support.
eboreum/exceptional
7920 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
3552 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
37682 Downloads
Provides self-contained piwik methods that are able to make call to api with predefined or/and runtime arguments
celemas/wire
191 Downloads
Autowiring object creator and argument resolver
brightnucleus/invoker
17516 Downloads
Function and method invoking traits that match named arguments in the right order.
blumfontein/command-line-php
2976 Downloads
PHP Command Line interface class. Provides friendly and flexible CLI argument parsing.