Libraries tagged by n plus one

martinkup/symfony-profiler-optimization-advisor-bundle

42 Favers
3564 Downloads

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

Go to Download


ahmed-bhs/doctrine-doctor

124 Favers
13737 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
1334 Downloads

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

Go to Download


zappzarapp/devtoolbar

0 Favers
1105 Downloads

In-app developer toolbar for PHP applications: timeline, query analyzer, HTTP/cache collectors, exception tracking, request history. Ships the JS UI as a bundled asset (symfony/web-profiler-bundle pattern).

Go to Download


benjdiasaad/laravel-db-monitor

6 Favers
776 Downloads

Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.

Go to Download


milpa/command

0 Favers
3097 Downloads

The Command-as-atom core: the surface-agnostic Operation value object plus the CommandProvider and SurfaceProjector contracts. One operation, N surfaces.

Go to Download


romdh4ne/laravel-querycraft

23 Favers
31 Downloads

Find and fix Laravel performance issues automatically

Go to Download


farikd/mongodb-profiler-bundle

0 Favers
166 Downloads

Dev-only MongoDB query profiler for Symfony: web-profiler panel, on-demand explain, N+1 detection and a CLI summary — for the raw mongodb/mongodb driver.

Go to Download


ahmedmashhour/laravel-query-debugger

0 Favers
156 Downloads

Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights

Go to Download


zeeshantariq/laravel-api-profiler

5 Favers
17 Downloads

Production-grade performance observability for Laravel APIs - track database queries, external API calls, memory usage, and execution time with interactive dashboard

Go to Download


thamibn/laravel-periscope

0 Favers
26 Downloads

Laravel adapter for php-periscope — wires Telescope-tier observability events into the periscope C extension's trace. Time-travel debugging, SQL/log/cache/job inspection, and an AI-native MCP server in one package.

Go to Download


mjgapp/larascan

0 Favers
13 Downloads

Dependency-free Laravel static analysis scanner with auto-fix, baseline, and SARIF output. Composer + Claude Code skill.

Go to Download


maxis/laravel-eloquent-guard

21 Favers
11 Downloads

Runtime Eloquent performance monitor

Go to Download


danydev/n-plus-one-detector

1 Favers
5 Downloads

Utility that detects n+1 queries triggered by doctrine orm

Go to Download


snype/nplusone

0 Favers
13 Downloads

This package helps you detect and log N+1 queries in a Laravel application to help optimize database performance. By listening to all database queries executed during the request lifecycle, the package identifies queries that may lead to N+1 query problems, which can severely impact the performance of your application.

Go to Download


Next >>