Libraries tagged by http-query
sylarele/http-query-config
1874 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
lmc/cqrs-http
38504 Downloads
A library containing base implementations to help with Http Queries and Commands
alimousavi/filoquent
883 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
2363 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
17745 Downloads
Replacement of http_build_query to allow the same parameter multiple times.
tarre/laravel-http-query-builder
383 Downloads
Lesser bloat in controllers
owowagency/applies-http-query
7698 Downloads
gl3n/http-query-string-filter-bundle
8186 Downloads
Easy validation, casting and authorization of HTTP query string parameters
atlance/http-doctrine-orm-filter
7 Downloads
doctrine orm dynamic filter from http query and used symfony/validator for validation
tanmaymishu/laravel-funnel
4065 Downloads
Bind http query string parameters to Eloquent model attributes.
patienceman/filtan
2970 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
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.