Libraries tagged by paratest
symplify/parameter-name-guard
956353 Downloads
Prevent silent parameter typos that silently break your app
symplify/auto-bind-parameter
2338450 Downloads
Auto bind parameters for your Symfony applications
rybakit/arguments-resolver
112633 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
graze/data-structure
295726 Downloads
Data collections and containers
hoa/core
966343 Downloads
The Hoa\Core library.
staudenmeir/eloquent-param-limit-fix
180726 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
nikolaposa/cascader
264223 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
mouf/magic-query
268231 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
lincanbin/php-pdo-mysql-class
6708 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
1470838 Downloads
An annotation/attribute reader for method parameter
jmikola/auto-login-bundle
326358 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jedrzej/sortable
278194 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/pimpable
187851 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
ionux/phactor
87067 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.
drevops/phpcs-standard
119480 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.