Libraries tagged by parametres
nikolaposa/cascader
266771 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
mouf/magic-query
270571 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!
jedrzej/sortable
281548 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/pimpable
189502 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
ionux/phactor
89179 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.
drevops/phpcs-standard
133181 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
constup/aws-secrets-bundle
222077 Downloads
Use AWS Secrets as service container parameters in Symfony.
cerbero/query-filters
293095 Downloads
Filter Laravel Eloquent models based on query parameters.
symplify/auto-bind-parameter
2343352 Downloads
Auto bind parameters for your Symfony applications
friends-of-behat/cross-container-extension
544843 Downloads
Makes possible to inject services and parameters from other containers.
sunaoka/aws-ssm-parameters-loader-php
22222 Downloads
Load values from AWS SSM Parameter store into environment variables
laminas/laminas-config-aggregator-parameters
95135 Downloads
PostProcessor extension for laminas/laminas-config-aggregator to allow usage of templated parameters within your configuration
graze/data-structure
297204 Downloads
Data collections and containers
eloquent-filter/filter
355 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.
diarmuidie/envpopulate
96092 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.