Libraries tagged by arguments
jenson/convict
13 Downloads
Configuration management. PHP implementation of node-convict
franz-deleon/fdl-construct-invoker
24 Downloads
A ZF2 module that enables argument passing to class constructors with arguments at construction time.
djiele/command-line-parser
0 Downloads
A flexible command line parser
zombietfk/thatcher
2 Downloads
A pattern matcher for arguments and arrays of data. Supports callbacks based on passed set
zalevsk1y/container-builder
161 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
xinc/getopt
85 Downloads
Command line arguments parser for PHP 5.3
web2all/shell
11 Downloads
Web2All shell tooling (argument parsing)
vstaran/mycalc
5 Downloads
PHP calculator class which will accept two values as arguments then add, subtract, multiply or divide them
virtualcomplete/selector
6 Downloads
Selector pattern abstract class to manage polymorphism on the user level or run-time arguments.
vendimia/clap
27 Downloads
Command-line argument parser
varaey/serializer
7 Downloads
This is a php module. It convert object arguments to few formats, like json, xml, yaml
umutcangungormus/laravel-named-route-binding
2 Downloads
Bind route parameters to controller method arguments by name instead of order
ujiro2017/fixnames
4 Downloads
A code snippet that fixes name input by user. It removes spaces and none word characters and set the first letter in each name to upper case. Arguments are passed by referece.
terpomoj/args-parser
6 Downloads
Arguments parser.
tadaspaplauskas/anyway
9 Downloads
Automatically switches the order of function arguments and retries in case of a TypeError.