Libraries tagged by http-query
vdhicts/http-query-builder
12567 Downloads
Replacement of http_build_query to allow the same parameter multiple times.
lmc/cqrs-http
23256 Downloads
A library containing base implementations to help with Http Queries and Commands
sylarele/http-query-config
354 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
kafoso/questful
1554 Downloads
An interfacing tool providing a sensible link between HTTP query contents and a RESTful API. The name "Questful" is a word play and concatenation of the words "Query" (from HTTP) and "RESTful".
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
stephenlake/laravel-queryable
963 Downloads
Laravel HTTP query parameter based model filtering and searching.
tarre/laravel-http-query-builder
226 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
56 Downloads
Curl class for PHP
atlance/http-doctrine-orm-filter
5 Downloads
doctrine orm dynamic filter from http query and used symfony/validator for validation
tanmaymishu/laravel-funnel
3985 Downloads
Bind http query string parameters to Eloquent model attributes.
perf/http-client
310 Downloads
Allows to execute HTTP queries.
mashinamashina/request
10 Downloads
Simply http querys in php
architools/laravel-sieve
9 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.
alimousavi/filoquent
178 Downloads
A powerful Laravel package for filtering Eloquent models using HTTP query parameters.