Libraries tagged by parametres
blitz-php/parametres
573 Downloads
Bibliothèque de paramètres pour BlitzPHP
incenteev/composer-parameter-handler
71441766 Downloads
Composer script handling your ignored parameter file
timacdonald/has-parameters
221649 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
mehdi-fathi/eloquent-filter
172476 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
325411 Downloads
A simple registration attribution tracking solution for Laravel (UTM Parameters and Referrers)
contributte/neonizer
639086 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
101790 Downloads
Filter your queries based on url query string parameters like a breeze.
cerbero/query-filters
262315 Downloads
Filter Laravel Eloquent models based on query parameters.
symplify/autowire-array-parameter
11427432 Downloads
Autowire array parameters for your Symfony applications
dmatthew/magento2-widget-parameters
164419 Downloads
Custom widget parameter types for improved CMS Page building
param-processor/param-processor
581566 Downloads
Parameter processing library
nikolaposa/cascader
205262 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
mouf/magic-query
232884 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
37411 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.
jedrzej/sortable
228280 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters