Libraries tagged by parameter
mouf/magic-query
231138 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
36770 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.
lincanbin/php-pdo-mysql-class
5560 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
923604 Downloads
An annotation/attribute reader for method parameter
jmikola/auto-login-bundle
319730 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jedrzej/sortable
226403 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
233171 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
157450 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
ionux/phactor
53949 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.
dantleech/invoke
554990 Downloads
Emulate named parameters
constup/aws-secrets-bundle
166859 Downloads
Use AWS Secrets as service container parameters in Symfony.
b13/link2language
113429 Downloads
Set Links with a specific language parameter
andrewgjohnson/imagettftextblur
145760 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
18328 Downloads
A library for parsing strings of parameters
codifico/parameter-bag-extension
295647 Downloads
Parameter bag extension for Behat