Libraries tagged by parametres
specshaper/gdpr-bundle
6362 Downloads
A Symfony 5|6|7 bundle for classifying entity parameters according to GDPR requirements and encrypting data
pflorek/aws-paramstore
9911 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.
otifsolutions/curl-handler
3415 Downloads
This package provides a eaisy access to api data in the project by simply giving the method,url and parameters
mouadziani/laravel-query-inspector
3862 Downloads
The missing laravel helper that allows you to ispect your eloquent queries with their binding parameters
markocupic/contao-bundle-creator-bundle
3949 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
18407 Downloads
A drop-in replacement for symfony/psr-http-message-bridge, that does not alter query parameters.
lalcebo/aws-sdk-php-params
10017 Downloads
Provides objects for building request parameters for AWS low-level API.
fdmind/ignore-query-strings
1844 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
3225 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
30980 Downloads
Validator for parameters and validation helper
duncanogle/boolean-search-parser
21418 Downloads
A way to translate Boolean Search logic into MySQL Fulltext Parameters
built-fast/phpstan-sensitive-parameter
803 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
awes-io/repository
105390 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
25556 Downloads
Reads CSV data from a file or a string, detects automatically CSV format parameters
asamir/laravel-in-db-performance-monitor
5970 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.