Libraries tagged by query-strings
nyholm/append-query-string
276425 Downloads
A simple function that lets you add a query string to an existing URL
dsentker/url-signature
38560 Downloads
A secure URI generation and validation library
cekurte/rql
78504 Downloads
A Resource Query Language to PHP
bentools/querystring
35247 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
zofe/burp
187968 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
spatie/elasticsearch-search-string-parser
22105 Downloads
Build Elasticsearch queries based of a query string
michaloravec/laravel-paginateroute
10025 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
heroicpixels/filterable
81269 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
crankycyclops/m2-module-discount-code-url
10916 Downloads
Allows discount codes to be applied to a browser session automatically via a query string or URL path.
ambengers/query-filter
11674 Downloads
Laravel package for filtering resources with request query string
fdmind/ignore-query-strings
1125 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.
kyslik/laravel-filterable
38732 Downloads
Using URL query strings to filter Eloquent queries.
johannesschobel/dingoquerymapper
25570 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
hgg/parameter-validator
97693 Downloads
Framework for specifying and enforcing rules on key/value pairs
omalizadeh/laravel-query-filter
2088 Downloads
A laravel package for resource filtering via request query string