beyondcode/laravel-query-detector
Laravel N+1 Query Detector observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 73
- Release rhythm 51
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 157
- age_days: 2971
- days_rel: 166
- days_push: 166
- n_releases_24m: 4
Adoption not part of the score
2056 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that detects N+1 query problems in real time during development and alerts developers when eager loading should be used. It supports multiple notification outputs including browser alerts, log files, console warnings, and Laravel Debugbar.
Use cases
- detect n+1 queries in laravel
- find missing eager loading in eloquent
- improve laravel database query performance
- get notified when a relation query runs too many times
- log n+1 query warnings during development
- show n+1 query alerts in laravel debugbar
When to choose
- you develop Laravel applications with Eloquent and want to catch N+1 query issues early
- you want configurable thresholds, whitelisting, and multiple output channels for query warnings
- you want a zero-config dev dependency that activates automatically in debug mode
When to avoid
- your application does not use Laravel or Eloquent
- you need production query performance monitoring rather than development-time detection
- you need a general-purpose database profiler or APM solution
Facets
library · maturity active
monitoring database logging developer-tools web-development databases developer-tools performance php laravel-package n-plus-one-queries eager-loading orm-performance dev-dependency debug-mode laravel web-server
5 sources
- readme: https://github.com/beyondcode/laravel-query-detector · fetched 2026-08-28 · 2b5eb2d6ad4c
- homepage: https://beyondco.de/docs/laravel-query-detector/usage · fetched 2026-08-29 · 0f3238f17f5e
- site_page: https://beyondco.de/about-us · fetched 2026-08-29 · 0ca14b140952
- site_page: https://beyondco.de/docs/laravel-query-detector/installation · fetched 2026-08-29 · 76014511f075
- site_page: https://beyondco.de/open-source · fetched 2026-08-29 · a637112a3111
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| beyondcode/laravel-query-detector | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="beyondcode/laravel-query-detector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem