Libraries tagged by laramote
nikolaposa/cascader
202665 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
mouf/magic-query
231053 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
36726 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
5558 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
921676 Downloads
An annotation/attribute reader for method parameter
jmikola/auto-login-bundle
319721 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jedrzej/sortable
226303 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
233084 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
157403 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
ionux/phactor
53850 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
554438 Downloads
Emulate named parameters
constup/aws-secrets-bundle
166667 Downloads
Use AWS Secrets as service container parameters in Symfony.
b13/link2language
113140 Downloads
Set Links with a specific language parameter
andrewgjohnson/imagettftextblur
145457 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
18311 Downloads
A library for parsing strings of parameters