Libraries tagged by db query
mattiasgeniar/phpunit-query-count-assertions
857212 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
602118 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
yiisoft/db
521044 Downloads
Database abstraction layer and query builder
bvanhoekelen/performance
844593 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.
lichtner/fluentpdo
285498 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
537534 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
3113884 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
yiisoft/db-sqlite
197171 Downloads
SQLite driver for Yii Database
stellarwp/db
1127109 Downloads
A WPDB wrapper and query builder library.
jasny/persist-sql-query
523367 Downloads
SQL Query builder and parser
halilcosdu/laravel-slower
26005 Downloads
Laravel Slower: Optimize Your DB Queries with AI
fpdo/fluentpdo
251612 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
109792 Downloads
A real safe and convenient way to handle MySQL queries.
yiisoft/db-pgsql
173143 Downloads
PostgreSQL driver for Yii Database
yiisoft/db-oracle
64685 Downloads
Oracle driver for Yii Database