Libraries tagged by query-strings
dsentker/url-signature
39005 Downloads
A secure URI generation and validation library
cekurte/rql
79420 Downloads
A Resource Query Language to PHP
bentools/querystring
35882 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
zofe/burp
188924 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
spatie/elasticsearch-search-string-parser
22495 Downloads
Build Elasticsearch queries based of a query string
michaloravec/laravel-paginateroute
10838 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
infinitypaul/laravel-database-filter
40623 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.
heroicpixels/filterable
82367 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
daveismyname/laravel-filters
47430 Downloads
Save and reuse query string based filters
crankycyclops/m2-module-discount-code-url
11154 Downloads
Allows discount codes to be applied to a browser session automatically via a query string or URL path.
ambengers/query-filter
12166 Downloads
Laravel package for filtering resources with request query string
fdmind/ignore-query-strings
1801 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
38747 Downloads
Using URL query strings to filter Eloquent queries.
johannesschobel/dingoquerymapper
25665 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
omalizadeh/laravel-query-filter
2292 Downloads
A laravel package for resource filtering via request query string