Libraries tagged by parameters
graze/data-structure
304498 Downloads
Data collections and containers
hoa/core
972704 Downloads
The Hoa\Core library.
staudenmeir/eloquent-param-limit-fix
196053 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
roots/post-content-to-markdown
2666 Downloads
A WordPress plugin that serves post content as Markdown via Accept headers or query parameters.
nikolaposa/cascader
282669 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
mouf/magic-query
278318 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!
marcocesarato/sqlparser
48687 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
koriym/param-reader
1590792 Downloads
An annotation/attribute reader for method parameter
jmikola/auto-login-bundle
328979 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jedrzej/pimpable
194525 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
ionux/phactor
98923 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
197787 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
dantleech/invoke
989491 Downloads
Emulate named parameters
constup/aws-secrets-bundle
232592 Downloads
Use AWS Secrets as service container parameters in Symfony.
cerbero/query-filters
298013 Downloads
Filter Laravel Eloquent models based on query parameters.