Libraries tagged by parameter
graze/data-structure
300658 Downloads
Data collections and containers
hoa/core
970080 Downloads
The Hoa\Core library.
eloquent-filter/filter
443 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
staudenmeir/eloquent-param-limit-fix
189079 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
nikolaposa/cascader
274209 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
mouf/magic-query
275247 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!
koriym/param-reader
1543794 Downloads
An annotation/attribute reader for method parameter
jmikola/auto-login-bundle
327950 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jedrzej/sortable
286307 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/pimpable
191889 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
ionux/phactor
93831 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
173492 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
dantleech/invoke
946015 Downloads
Emulate named parameters
constup/aws-secrets-bundle
227451 Downloads
Use AWS Secrets as service container parameters in Symfony.
cerbero/query-filters
295493 Downloads
Filter Laravel Eloquent models based on query parameters.