Libraries tagged by laramote
naugrim/laravel-sentry-tunnel
46428 Downloads
Provides an endpoint to use the `tunnel`-parameter of the Sentry SDK
mouadziani/laravel-query-inspector
3825 Downloads
The missing laravel helper that allows you to ispect your eloquent queries with their binding parameters
markocupic/contao-bundle-creator-bundle
3915 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.
lalcebo/aws-sdk-php-params
9781 Downloads
Provides objects for building request parameters for AWS low-level API.
karol-dabrowski/doctrine-dynamic-connection
1615 Downloads
Doctrine Dynamic Connection library allows you to modify database connection parameters at runtime
johannesschobel/dingoquerymapper
25653 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
hashemi/queryfilter
1008 Downloads
A simple & dynamic package for your eloquent query in laravel. It will help you to write query logic individual for each parameter.
friendsoftypo3/rdct
155198 Downloads
Frontend redirects based on RDCT GET parameter
fdmind/ignore-query-strings
1646 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.
emakinafr/magento2-pagecache-bypass
22951 Downloads
A lightweight module to allow bypassing the built-in page cache with an HTTP parameter.
eappointment/mellon
30538 Downloads
Validator for parameters and validation helper
duncanogle/boolean-search-parser
21300 Downloads
A way to translate Boolean Search logic into MySQL Fulltext Parameters
divineniiquaye/php-invoker
9551 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
chevere/action
2755 Downloads
Object oriented convention for working with Parameter
birgir/geo-query
2963 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.