Libraries tagged by laravel query optimization
halilcosdu/laravel-slower
27099 Downloads
Laravel Slower: Optimize Your DB Queries with AI
tenantcloud/laravel-boolean-softdeletes
121653 Downloads
Laravel soft deletes optimization for high load queries
saasscaleup/laravel-n-plus-one-detector
1225 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
kobykorman/eloquentify
545 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
benjdiasaad/laravel-db-monitor
516 Downloads
Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.
romdh4ne/laravel-querycraft
27 Downloads
Find and fix Laravel performance issues automatically
sarfraznawaz2005/indexer
2737 Downloads
Laravel package to monitor SELECT queries and offer best possible INDEX fields.
adrosoftware/laravel-data-proxy
773 Downloads
A GraphQL-like declarative data retrieval layer for Laravel with query batching and optimization
rgalstyan/laravel-aggregated-queries
17 Downloads
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)
clcbws/laravel-eloquent-insight
2 Downloads
Premium Eloquent performance suite with N+1 resolution, ghost relation detection, hydration profiling, and AST auto-fixing.
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.
dedmytro/laravel-model-related-fields
7 Downloads
Provide an ability to add related fields/columns to all model Eloquent queries
varunazad/laravel-quicksilver
18 Downloads
Blazing-fast query optimization and memory management for Laravel
shammaa/laravel-optimized-queries
33 Downloads
Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.
omaresmael/laravel-query-optimizer
10 Downloads
An AI powered optimizer for laravel eloquent and query builder