Libraries tagged by arg
kakaprodo/custom-data
3679 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
2615 Downloads
Makes it easy to get your own request as a controller argument
joerucci/laravel-domain-tools
440 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
579 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
3933 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
fertandil87/afip.php
4523 Downloads
Libreria para usar los Web Services de AFIP (Argentina)
fasaro/magento2-es_ar-language-pack
3497 Downloads
Spanish (Argentina) language package for Magento 2
eboreum/exceptional
4252 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
725 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
36261 Downloads
Provides self-contained piwik methods that are able to make call to api with predefined or/and runtime arguments
brightnucleus/invoker
16279 Downloads
Function and method invoking traits that match named arguments in the right order.
baraja-core/service-method-invoker
230656 Downloads
Invoke method by service, name and arguments.
ballen/executioner
5678 Downloads
Executioner is a PHP library for executing system processes and applications with the ability to pass extra arguments and read CLI output results.
alwaysblank/brief
818 Downloads
Present your arguments.
weew/console-arguments
259 Downloads
Flexible console arguments parser.