Libraries tagged by parametres
phmlabs/namedparameters
13024 Downloads
phmLabs library for named parameters
pflorek/aws-paramstore
9257 Downloads
This library reads parameters from AWS Parameter Store. It supports a path prefix, an optional shared context and multiple profiles. Returns an multi dimensional array of string|int|float|bool. Integrates directly with zendframework/zend-config-aggregator.
mouadziani/laravel-query-inspector
3699 Downloads
The missing laravel helper that allows you to ispect your eloquent queries with their binding parameters
mnshankar/linear-regression
20524 Downloads
PHP package for computation of simple linear regression parameters
mehr-it/lara-sqs-ext
2877 Downloads
Extended and extensible SQS Queue driver for Laravel (long polling, additional parameters)
markocupic/contao-bundle-creator-bundle
3588 Downloads
This bundle provides a bundle maker for Contao 4.*. The extension will create a fully working backend- or/and frontend module after you have defined a few parameters in the contao backend.
loophp/unaltered-psr-http-message-bridge-bundle
18209 Downloads
A drop-in replacement for symfony/psr-http-message-bridge, that does not alter query parameters.
johannesschobel/dingoquerymapper
25483 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
fdmind/ignore-query-strings
389 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
exonn-gmbh/scramble-spatie-query-builder
2914 Downloads
This is the Scramble extension, which detects the usage of the Spatie query builder and adds applicable query parameters to the openapi definitions
eappointment/mellon
24471 Downloads
Validator for parameters and validation helper
duncanogle/boolean-search-parser
20942 Downloads
A way to translate Boolean Search logic into MySQL Fulltext Parameters
awes-io/repository
105380 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
atk14/csv-reader
23434 Downloads
Reads CSV data from a file or a string, detects automatically CSV format parameters
asamir/laravel-in-db-performance-monitor
5599 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.