Libraries tagged by perimeter
mehdi-fathi/eloquent-filter
173155 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.
kyranb/footprints
326261 Downloads
A simple registration attribution tracking solution for Laravel (UTM Parameters and Referrers)
contributte/neonizer
644617 Downloads
Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
mehradsadeghi/laravel-filter-querystring
102242 Downloads
Filter your queries based on url query string parameters like a breeze.
cerbero/query-filters
265901 Downloads
Filter Laravel Eloquent models based on query parameters.
dmatthew/magento2-widget-parameters
166052 Downloads
Custom widget parameter types for improved CMS Page building
symplify/auto-bind-parameter
2282769 Downloads
Auto bind parameters for your Symfony applications
param-processor/param-processor
582805 Downloads
Parameter processing library
hoa/core
949210 Downloads
The Hoa\Core library.
staudenmeir/eloquent-param-limit-fix
140165 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
nikolaposa/cascader
206102 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
mouf/magic-query
233802 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
37660 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
5714 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
970037 Downloads
An annotation/attribute reader for method parameter