Libraries tagged by phrame
dmatthew/magento2-widget-parameters
162890 Downloads
Custom widget parameter types for improved CMS Page building
symplify/auto-bind-parameter
2280550 Downloads
Auto bind parameters for your Symfony applications
param-processor/param-processor
579125 Downloads
Parameter processing library
hoa/core
948382 Downloads
The Hoa\Core library.
staudenmeir/eloquent-param-limit-fix
137779 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
nikolaposa/cascader
203848 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
mouf/magic-query
231924 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
37072 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
5599 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
939013 Downloads
An annotation/attribute reader for method parameter
jmikola/auto-login-bundle
319821 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jedrzej/sortable
227098 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
233660 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
157754 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
ionux/phactor
54283 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.