Libraries tagged by query-optimization

halilcosdu/laravel-slower

410 Favers
25117 Downloads

Laravel Slower: Optimize Your DB Queries with AI

Go to Download


ahmed-bhs/doctrine-doctor

92 Favers
9713 Downloads

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

Go to Download


saasscaleup/laravel-n-plus-one-detector

48 Favers
1145 Downloads

Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11

Go to Download


martinkup/symfony-profiler-optimization-advisor-bundle

37 Favers
370 Downloads

Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.

Go to Download


rgalstyan/symfony-aggregated-queries

4 Favers
1 Downloads

Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.

Go to Download


rgalstyan/laravel-aggregated-queries

10 Favers
16 Downloads

Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)

Go to Download


clcbws/laravel-eloquent-insight

6 Favers
2 Downloads

Premium Eloquent performance suite with N+1 resolution, ghost relation detection, hydration profiling, and AST auto-fixing.

Go to Download


architools/laravel-sieve

14 Favers
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.

Go to Download


zero1/search-query-optimization

3 Favers
319 Downloads

Go to Download


sumeetghimire/fastsearch

0 Favers
5 Downloads

FastSearch is a powerful Laravel package that accelerates search operations across multiple database models. It allows for flexible keyword searching with support for exact and partial matches, caching, and easy integration with Laravel applications.

Go to Download


shammaa/laravel-optimized-queries

1 Favers
32 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.

Go to Download


mystus/laravel-query-insights

0 Favers
0 Downloads

Monitor, analyse, and optimise database query performance in Laravel applications with SQL Server support

Go to Download


itpathsolutions/mysqlinfo

1 Favers
17 Downloads

Mysql information

Go to Download


goldlapel/goldlapel

0 Favers
19 Downloads

Self-optimizing Postgres proxy — automatic materialized views and indexes

Go to Download


dedmytro/laravel-model-related-fields

3 Favers
7 Downloads

Provide an ability to add related fields/columns to all model Eloquent queries

Go to Download


Next >>