Libraries tagged by paratest
lincanbin/php-pdo-mysql-class
5424 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
koriym/param-reader
883756 Downloads
An annotation/attribute reader for method parameter
jmikola/auto-login-bundle
319293 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jedrzej/sortable
223928 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/pimpable
156088 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
ionux/phactor
52862 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
digitaldream/laracrud
20643 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
dantleech/invoke
539973 Downloads
Emulate named parameters
constup/aws-secrets-bundle
162775 Downloads
Use AWS Secrets as service container parameters in Symfony.
b13/link2language
109055 Downloads
Set Links with a specific language parameter
aura/dispatcher
88159 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
andrewgjohnson/imagettftextblur
139957 Downloads
imagettftextblur is a drop in replacement for imagettftext with added parameters to add blur, glow and shadow effects to your PHP GD images
nafisc/parameterparser
17099 Downloads
A library for parsing strings of parameters
laminas/laminas-config-aggregator-parameters
78553 Downloads
PostProcessor extension for laminas/laminas-config-aggregator to allow usage of templated parameters within your configuration
juststeveking/parameterbag
249021 Downloads
A flexible parameter bag in place of standard arrays on PHP classes