Libraries tagged by db query
bvanhoekelen/performance
630666 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
envms/fluentpdo
381353 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
aura/sqlquery
2262728 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
mattiasgeniar/phpunit-query-count-assertions
459221 Downloads
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).
tpetry/laravel-query-expressions
73950 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
yiisoft/db
307437 Downloads
Yii Database
stellarwp/db
456766 Downloads
A WPDB wrapper and query builder library.
illuminated/db-profiler
199237 Downloads
Database Profiler for Laravel Web and Console Applications.
halilcosdu/laravel-slower
5365 Downloads
Laravel Slower: Optimize Your DB Queries with AI
lichtner/fluentpdo
235202 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
fpdo/fluentpdo
219076 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
colshrapnel/safemysql
81964 Downloads
A real safe and convenient way to handle MySQL queries.
yiisoft/db-pgsql
123272 Downloads
PostgreSQL driver for Yii Database
yiisoft/db-mysql
111941 Downloads
MySQL driver for Yii Database
jasny/persist-sql-query
320480 Downloads
SQL Query builder and parser