Libraries tagged by perimeter
tomshaw/laravel-gravatar
672 Downloads
A zero config named parameter Laravel Gravatar Directive.
studiomitte/urlguard2
28889 Downloads
Stop cache poisoning via addQueryString and just keep those parameters which are mapped via routing configuration
specshaper/gdpr-bundle
6341 Downloads
A Symfony 5|6 bundle for classifying entity parameters according to GDPR requirements and encrypting data
renolit/reint-file-timestamp
15467 Downloads
Timestamp parameter in public file uri
piszczek/magento2-inputmask
19439 Downloads
Add inputMask parameter to abstract input. Based on IMask.
phmlabs/namedparameters
13254 Downloads
phmLabs library for named parameters
otifsolutions/curl-handler
1293 Downloads
This package provides a eaisy access to api data in the project by simply giving the method,url and parameters
naugrim/laravel-sentry-tunnel
43499 Downloads
Provides an endpoint to use the `tunnel`-parameter of the Sentry SDK
mouadziani/laravel-query-inspector
3742 Downloads
The missing laravel helper that allows you to ispect your eloquent queries with their binding parameters
markocupic/contao-bundle-creator-bundle
3717 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.
johannesschobel/dingoquerymapper
25529 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
hashemi/queryfilter
967 Downloads
A simple & dynamic package for your eloquent query in laravel. It will help you to write query logic individual for each parameter.
g4/aura-router
10676 Downloads
The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.
friendsoftypo3/rdct
152766 Downloads
Frontend redirects based on RDCT GET parameter
fdmind/ignore-query-strings
729 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.