Libraries tagged by param
dmatthew/magento2-widget-parameters
147358 Downloads
Custom widget parameter types for improved CMS Page building
b13/trusted-url-params
194499 Downloads
TYPO3 Extension to ensure that only safe queryParams from TYPO3s Routing are added to generated links
symplify/auto-bind-parameter
2167027 Downloads
Auto bind parameters for your Symfony applications
rybakit/arguments-resolver
95980 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
githusband/validation
1397 Downloads
Parameters Validation
hoa/core
941710 Downloads
The Hoa\Core library.
nikolaposa/cascader
188055 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
mouf/magic-query
220096 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!
mehradsadeghi/laravel-filter-querystring
89073 Downloads
Filter your queries based on url query string parameters like a breeze.
marcocesarato/sqlparser
32878 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.
jmikola/auto-login-bundle
317536 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jedrzej/sortable
214484 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
223063 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
150619 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
ionux/phactor
48661 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.