Libraries tagged by n-plus-one-detection
ahmed-bhs/doctrine-doctor
94 Favers
10761 Downloads
10761 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.
danydev/n-plus-one-detector
1 Favers
5 Downloads
5 Downloads
Utility that detects n+1 queries triggered by doctrine orm