Libraries tagged by http-query
vdhicts/http-query-builder
10132 Downloads
Replacement of http_build_query to allow the same parameter multiple times
sylarele/http-query-config
272 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
lmc/cqrs-http
21729 Downloads
A library containing base implementations to help with Http Queries and Commands
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
1687 Downloads
Search filter utilities, based on http query parameters
stephenlake/laravel-queryable
963 Downloads
Laravel HTTP query parameter based model filtering and searching.
tarre/laravel-http-query-builder
217 Downloads
Lesser bloat in controllers
gl3n/http-query-string-filter-bundle
8185 Downloads
Easy validation, casting and authorization of HTTP query string parameters
drewlabs/http-query
13 Downloads
HTTP Api query client sdk
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
300 Downloads
Allows to execute HTTP queries.
patienceman/filtan
2956 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.
mashinamashina/request
10 Downloads
Simply http querys in php
kafoso/questful
1480 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".