nette/database
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
543
6,936,388
mattiasgeniar/phpunit-query-count-assertions
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
163
844,023
squareboat/sql-doctor
Quickly debugging the amount of database queries per request in Laravel.
57
1,453