Libraries tagged by arguments
kobylinski/beetroot
15 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.
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
jesobreira/cmdline
15 Downloads
PHP command line arguments parser
jeffreyvanrossum/wp-views
12 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.
holgerk/pest-plugin-equal-golden
2 Downloads
Provides a toEqualGolden assertion, same as toEqual, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
gugglegum/command-line
9 Downloads
Command line arguments and options parser
golgote/console_getargs2
94 Downloads
Console arguments parser and rules.
glagol-dsl/php-overriding
17 Downloads
Library for handling in-method overriding based on argument signature. Created for the purposes of Glagol DSL
fabiang/cludearg
4 Downloads
Normalizer library for command line arguments for in- or exclude paths and files
f2/cmd
97 Downloads
Parses command line arguments and provides a nice help menu.
enom/cli
5 Downloads
Simple command line argument interpreter