Libraries tagged by query-string
league/uri
89634979 Downloads
URI manipulation library
league/uri-interfaces
87870751 Downloads
Common interfaces and classes for URI representation and interaction
spatie/query-string
620750 Downloads
Manipulate query strings
reinink/remember-query-strings
379119 Downloads
Laravel middleware that automatically remembers and restores query strings.
crwlr/query-string
2064637 Downloads
A library for convenient handling of query strings used in HTTP requests.
mehradsadeghi/laravel-filter-querystring
79696 Downloads
Filter your queries based on url query string parameters like a breeze.
cerbero/query-filters
175515 Downloads
Filter Laravel Eloquent models based on query parameters.
mehdi-fathi/eloquent-filter
145118 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.
spatie/laravel-paginateroute
133371 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
nyholm/append-query-string
266268 Downloads
A simple function that lets you add a query string to an existing URL
pimcore/search-query-parser
379916 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
infinitypaul/laravel-database-filter
27056 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
77349 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
league/uri-query-parser
299811 Downloads
parse and build a query string the right way in PHP
rowbot/url
605558 Downloads
A WHATWG URL spec compliant URL parser for working with URLs and their query strings.