Libraries tagged by argv
mcaskill/php-oneof
9 Downloads
Returns the first argument that is set and non-empty.
lucianojs/afip.php
47 Downloads
Libreria para usar los Web Services de AFIP (Argentina)
lightsource/std-response
538 Downloads
Standardization for a function / method response with multiple arguments
lernpad/repository-resolver
17 Downloads
Allow add Doctrine repository as type-hinted action argument in SF controller
kornrunner/console_commandline
16 Downloads
A full featured command line options and arguments parser.
koda/koda
33731 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
kobylinski/beetroot
13 Downloads
Helpers to extend Laravel's console commands with validation rules and support for subcommands with nested arguments.
khalyomede/command-parser
5 Downloads
Parse arguments, options and flags.
juan88/cuit-php
73 Downloads
CUIT/CUIL Validator (Arg)
jorisvanw/mocker
2 Downloads
Mock class constructor args based on the reflection class
johncube/deepl
7 Downloads
this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself
jimjam88/observer
4 Downloads
Observer pattern for PHP with C# like event arguments
jeffreyvanrossum/wp-views
8 Downloads
A package that allows you to easily fetch view files and pass arguments along.
jean-pierregassin/hello-world
22 Downloads
A package that is able to echo hello 'argument' (optional)
it-bens/reflection-constructor
217 Downloads
A class to find a constructor argument by an object class via Reflection API.