ahmed-bhs/doctrine-doctor
Doctrine Doctor is a runtime analysis tool for Doctrine ORM integrated into the Symfony Web Profiler. It detects real-world issues like N+1 queries, slow queries, missing indexes, hydration overhead, and injection risks, with actionable backtraces and suggestions.
Doctrine Doctor is a runtime analysis tool for Doctrine ORM that surfaces real-world issues during execution—using actual parameters, data volume, and query plans—rather than static guesses. It integrates directly into the Symfony Web Profiler, helping you pinpoint the exact source of ORM problems (including stack traces to templates) while developing.
addSelect())How can I help you explore Laravel packages today?