Libraries tagged by query-string
dsentker/url-signature
39368 Downloads
A secure URI generation and validation library
cekurte/rql
80225 Downloads
A Resource Query Language to PHP
bentools/querystring
36168 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
zofe/burp
189719 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
sspat/es-query-sanitizer
161546 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
spatie/elasticsearch-search-string-parser
22753 Downloads
Build Elasticsearch queries based of a query string
michaloravec/laravel-paginateroute
11213 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
infinitypaul/laravel-database-filter
41299 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
daveismyname/laravel-filters
50135 Downloads
Save and reuse query string based filters
crankycyclops/m2-module-discount-code-url
11350 Downloads
Allows discount codes to be applied to a browser session automatically via a query string or URL path.
ambengers/query-filter
12307 Downloads
Laravel package for filtering resources with request query string
fdmind/ignore-query-strings
2129 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
38774 Downloads
Using URL query strings to filter Eloquent queries.
kuria/url
19996 Downloads
Parsing, modifying and building URLs
omalizadeh/laravel-query-filter
2419 Downloads
A laravel package for resource filtering via request query string