Libraries tagged by query-strings
league/uri
89809416 Downloads
URI manipulation library
league/uri-interfaces
88047837 Downloads
Common interfaces and classes for URI representation and interaction
spatie/query-string
620945 Downloads
Manipulate query strings
reinink/remember-query-strings
379481 Downloads
Laravel middleware that automatically remembers and restores query strings.
crwlr/query-string
2073405 Downloads
A library for convenient handling of query strings used in HTTP requests.
mehradsadeghi/laravel-filter-querystring
79828 Downloads
Filter your queries based on url query string parameters like a breeze.
cerbero/query-filters
175646 Downloads
Filter Laravel Eloquent models based on query parameters.
mehdi-fathi/eloquent-filter
145223 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
133419 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
nyholm/append-query-string
266313 Downloads
A simple function that lets you add a query string to an existing URL
pimcore/search-query-parser
380443 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
infinitypaul/laravel-database-filter
27115 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.
league/uri-query-parser
299954 Downloads
parse and build a query string the right way in PHP
rowbot/url
605589 Downloads
A WHATWG URL spec compliant URL parser for working with URLs and their query strings.
dsentker/url-signature
35937 Downloads
A secure URI generation and validation library