Libraries tagged by arg
sahil-ahlawat/custom-php-pagination
3 Downloads
This library gives a prebuilt pagination function, just add correct arguments
sabloger/php-strict
41 Downloads
If you want PHP much clearer you'll be happy with Php-Strict! If you need a way to pass packed arguments to functions you'll be happy with Php-Strict! If you need a way to validate arguments and get rid of exceptions and data-misses on invalid arguments you'll be happy with Php-Strict! If you want a strict-typed ArrayList like Java and other strict-typed languages you'll be happy with Php-Strict!
restgrip/sodium
5 Downloads
Restgrip extra module based on PECL Sodium for Argon2i password hashing.
redbox/cli
79 Downloads
Simple cli argument parser written in and for PHP.
rebelcode/expression-wp-query-builder-abstract
6 Downloads
Abstract functionality for building WP_Query args using expressions.
rebelcode/expression-wp-query-builder
1823 Downloads
Abstract functionality for building WP_Query args using expressions.
rayanlevert/command-line-interface
1 Downloads
Dependency-free command line interface (CLI) handling arguments and easily personalizing output in the PHP userland
rapidwebltd/etsy-php
19 Downloads
Based on Etsy Rest API description output, this wrapper provides a simple client with all available methods on Etsy API (thanks to the __call magic PHP method!), validating its arguments on each request.
pollorojo/afip-ws
11 Downloads
Clase que implementa la interfaz de conexión e interacción con los WebService de AFIP en Argentina.
phpshots/event
2 Downloads
A simple event manager for PHP with support for listeners and event arguments.
phpolar/model-resolver
191 Downloads
Unifies implementations that create models from method arguments.
php-cliparser/php-cliparser
15 Downloads
php cli args parser
pauldevelop/library-commandlinearguments
168 Downloads
Commonly used classes to parse command line arguments.
pangodream/php-simpcli
14 Downloads
A simple PHP cli arguments parser
opportus/web-scraper
3 Downloads
A web scraper taking as arguments a list of URIs and a list of XPath queries to perform on each document. Returns an instance of DataInterface.