Libraries tagged by query parameters
faridlab/laravel-grammatical-query
386 Downloads
Search Query - Laravel package for filtering queries based on url query string parameters
skydiablo/sql-query-builder
54 Downloads
PHP library for building SQL queries with named parameters
vdhicts/http-query-builder
17761 Downloads
Replacement of http_build_query to allow the same parameter multiple times.
victormgomes/laravel-query-engine
13 Downloads
Automatically generates dynamic API parameters, strict validation, and optimized queries based on Eloquent Models.
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
mathsgod/array_to_gql
69 Downloads
A PHP library for converting PHP arrays to GraphQL query syntax with support for parameters, aliases, and nested structures
patienceman/filtan
2974 Downloads
Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.
blackcube/active-record
98 Downloads
Scoped queries, elastic dynamic attributes, Hazeltree nested sets — a toolkit for ActiveRecord
roquie/laravel-perpage-resolver
2899 Downloads
Add a few feature to resolve per_page query parameter globally.
mmo/guzzle-xdebug-middleware
3131 Downloads
Guzzle Middleware that adds XDEBUG_SESSION query parameter to all requests for a client.
mmirus/gravity-forms-javascript-dynamic-population
35 Downloads
Dynamically populate Gravity Forms fields from query parameters using JavaScript.
locustv2/yii2-encode-url-rule
476 Downloads
Makes the encoding of query parameters easier when creating urls.
lmc/api-filter
4107 Downloads
Parser/builder for filters from API query parameters.
koochik/queryhall
247 Downloads
A PHP package that allows you to sort, filter, and paginate Doctrine DBAL SQL database queries from Query parameters
emarref/guzzle-param-middleware
9273 Downloads
Guzzle Middleware that adds one or more query parameters to all requests for a client.