laravel-querybuilder
Reusable query builder helpers for Eloquent APIs on Laravel 10 through 13.
laravel-queryable
by omoba
Declarative search, sort, and filter scopes for Eloquent models — with relationship traversal.
laravel-tanstack
by manusiakemos
Modern server-side datatable for Laravel, designed for TanStack Table frontends. Drop-in query builder with searching, sorting, filtering, and pagination.
laravel-api-query-builder
Laravel API query builder - forked and customized from nealarec/laravel-json-query-builder
laravel-where-like-any
Adds whereLikeAny, whereLikeAll, whereNotLikeAny, whereNotLikeAll (and or* variants) to Laravel's query builder.
laravel-crud-api
by rizkussef
A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution
laravel-fuzzy-search
by ashiqfardus
A powerful, zero-config fuzzy search package for Laravel with fluent API
laravel-semantic-search
by venmail
Laravel semantic search package with static code analysis and context-aware query building.
laravel-search
by shammaa
Professional, high-performance search library for Laravel with MySQL Full-Text Search, advanced query builder, Arabic support, and search analytics
laravel-query-api
by rawnoq
A powerful Laravel package that brings GraphQL-like flexibility to REST APIs with elegant query management
laravel-smart-filter
by sharifuddin
Advanced smart filtering for Laravel Eloquent models with relation support and multiple filter types
laravel-smart-search
by sharifuddin
A smart search helper for Laravel. Provides advanced Eloquent search with relation discovery and multiple search modes.
laravel-graphql-query-builder
by secundo
A powerful and elegant GraphQL query builder for PHP, designed specifically for Laravel applications
laravel-eloquent-cache-magic
by fxcjahid
A lightweight Laravel package for automatic Eloquent query caching with zero-code auto-cache, Redis/Memcached tag support, and automatic cache invalidation
laravel-translatable
by labrodev
Laravel package providing a reusable trait for multilingual search in Eloquent JSON fields.
laravel-sieve
by architools
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.
laravel-rest-ql
by matteomeloni
A simple way, to be able to build a query into a Laravel model, through a http request
get-mysql-statement-laravel
Get MYSQL statement from query builder in laravel helper
laravel-query-extra
by rakibdevs
Run complex SQL queries from API requests such as update different conditional records in a single query
laravel-repository
by mblarsen
Beefed up query-builder and repository to reduce boilerplate and keep your controllers lean.
laravel-filter
by ubitcorp
It provides a Eloquent query builder that can be used with trait on any model for Laravel project
laravel_duplicate_query_cache
by vmorozov
This small library contents all needed code to cache duplicate queries during one request
query-builder-parser
by timgws
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder