Libraries tagged by db query
bvanhoekelen/performance
955008 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.
mattiasgeniar/phpunit-query-count-assertions
972701 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
735024 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
yiisoft/db
587689 Downloads
Database abstraction layer and query builder
stellarwp/db
1231686 Downloads
A WPDB wrapper and query builder library.
lichtner/fluentpdo
295491 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
envms/fluentpdo
561580 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
3259286 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
yiisoft/db-sqlite
223183 Downloads
SQLite driver for Yii Database
yiisoft/db-mysql
208144 Downloads
MySQL/MariaDB driver for Yii Database
jasny/persist-sql-query
553281 Downloads
SQL Query builder and parser
halilcosdu/laravel-slower
31370 Downloads
Laravel Slower: Optimize Your DB Queries with AI
fpdo/fluentpdo
253209 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
115121 Downloads
A real safe and convenient way to handle MySQL queries.
yiisoft/db-pgsql
185698 Downloads
PostgreSQL driver for Yii Database