Libraries tagged by arguments
dneustadt/type-checker
6 Downloads
Simple implementation for asserting PHP7 scalar type declarations and return types
daspors/shellphp
5 Downloads
PHP command line tools
adaddinsane/paramverify
257 Downloads
Parameter verification tool
pointybeard/shell-args
112 Downloads
A simple interface for processing arguments passed on the command line to PHP.
packfire/options
965 Downloads
Better CLI argument processing in PHP
guardsman/guardsman
2430 Downloads
Guard clause assertion library to enforce parameter preconditions
concilio/contractor
23 Downloads
Based on hediet/contracts. A library which helps to specify, check and reflect code contracts. Fast porting for wordpress. An additional layer simply makes it possible to invalidate the exceptions in a production context.
ske/cmd
0 Downloads
Parse PHP commands to bind them to a callback or script
siktec/just-cli
18 Downloads
Command line interface library for PHP
krak/auto-args
385 Downloads
Auto Argument Resolver
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.