Libraries tagged by parkimeter
otifsolutions/curl-handler
1385 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
43852 Downloads
Provides an endpoint to use the `tunnel`-parameter of the Sentry SDK
mouadziani/laravel-query-inspector
3765 Downloads
The missing laravel helper that allows you to ispect your eloquent queries with their binding parameters
markocupic/contao-bundle-creator-bundle
3784 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
18288 Downloads
A drop-in replacement for symfony/psr-http-message-bridge, that does not alter query parameters.
johannesschobel/dingoquerymapper
25556 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
hashemi/queryfilter
972 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
11123 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
153277 Downloads
Frontend redirects based on RDCT GET parameter
fdmind/ignore-query-strings
919 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
3062 Downloads
This is the Scramble extension, which detects the usage of the Spatie query builder and adds applicable query parameters to the openapi definitions
emakinafr/magento2-pagecache-bypass
21845 Downloads
A lightweight module to allow bypassing the built-in page cache with an HTTP parameter.
eappointment/mellon
27703 Downloads
Validator for parameters and validation helper
birgir/combined-query
1295 Downloads
Modify the WP_Query to support the combined_query parameter. Combine multiple WP_Query queries into a single query.
awes-io/repository
105387 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.