Libraries tagged by query string
morfin/querystring-for-laravel
61 Downloads
Forked from mehradsadeghi. Filter your queries based on url query string parameters like a breeze.
hamidreza-mozhdeh/filter-by-query-string
5 Downloads
Filter Laravel Eloquent results by URL query strings and Eloqunet's scopes.
goldoni/php7.2-query-builder
12 Downloads
This PHP library is responsible for building SQL query strings, Paginate and Hydration via an object oriented PHP interface.
gl3n/http-query-string-filter-bundle
8184 Downloads
Easy validation, casting and authorization of HTTP query string parameters
fdmind/ignore-query-strings
133 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.
manticoresoftware/buddy-plugin-empty-string
3197 Downloads
The Buddy Empty string in query handler plugin
xethron/l4-to-string
16903 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
programster/query-builder-parser
483 Downloads
A library for converting a jQuery query builder JSON rules string to an SQL statement.
dabl/stringformat
504 Downloads
Helpful collection of string formatters
scriptpage/framework
516 Downloads
Core code of the Scriptpage framework
danbettles/sequin
27 Downloads
A simple PHP library for building query-strings for Lucene-based search engines (e.g. Solr)
acodingproject/laravel-filterable
413 Downloads
Using URL query strings to filter Eloquent queries.
arcesilas/active-state
3421 Downloads
Laravel link active state helper based on URL, route or query string
prgfx/neos-linkeditor
153 Downloads
Neos Link-Editor extension for editing query arguments for example to edit tracking parameters.
ahmadhsalim/eloquent-filter-resolver
34 Downloads
Resolves a string based filter query into an eloquent query.