Libraries tagged by http-query
tanmaymishu/laravel-funnel
4506 Downloads
Bind http query string parameters to Eloquent model attributes.
sylarele/http-query-config
2346 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
lmc/cqrs-http
40390 Downloads
A library containing base implementations to help with Http Queries and Commands
alimousavi/filoquent
1057 Downloads
A powerful Laravel package for filtering Eloquent models using HTTP query parameters.
indatus/ranger
35 Downloads
This package adds some power to your api rest server by allowing you to specify joins and eager loaded associations using http query parameters
aedart/athenaeum-filters
2402 Downloads
Search filter utilities, based on http query parameters
stephenlake/laravel-queryable
964 Downloads
Laravel HTTP query parameter based model filtering and searching.
vdhicts/http-query-builder
17768 Downloads
Replacement of http_build_query to allow the same parameter multiple times.
tiny-blocks/http-query
24 Downloads
Typed, framework-independent toolkit for HTTP collection queries (RSQL filtering, sorting, and offset and cursor pagination) that never touches a data store.
tarre/laravel-http-query-builder
392 Downloads
Lesser bloat in controllers
gl3n/http-query-string-filter-bundle
8186 Downloads
Easy validation, casting and authorization of HTTP query string parameters
iamirnet/curl
104 Downloads
Curl class for PHP
atlance/http-doctrine-orm-filter
7 Downloads
doctrine orm dynamic filter from http query and used symfony/validator for validation
mashinamashina/request
11 Downloads
Simply http querys in php
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.