Libraries tagged by query string
omalizadeh/laravel-query-filter
2072 Downloads
A laravel package for resource filtering via request query string
fdmind/ignore-query-strings
1009 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.
yarri/full-text-search-query-like
33210 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
kyslik/laravel-filterable
38724 Downloads
Using URL query strings to filter Eloquent queries.
johannesschobel/dingoquerymapper
25562 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
hgg/parameter-validator
97481 Downloads
Framework for specifying and enforcing rules on key/value pairs
eloquent-filter/filter
65 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
jstayton/miner
11582 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
sigep/request
1068 Downloads
Utility for parse querystring
szonov/sql-splitter
31124 Downloads
Library for parsing strings with multiple sql queries and split it to single queries
smorken/query-string-filter
2210 Downloads
Querystring Filter helpers for Laravel
khalyomede/odata-query-parser
1933 Downloads
Parse OData v4 query strings.
kdubuc/query-string-parser
3403 Downloads
PSR15 Query String Parser
globyapp/odata-query-parser
910 Downloads
Parse OData v4 query strings, outputs proper PHP objects.
cosnavel/laravel-query-localization
8165 Downloads
Query String Localization Package for Laravel