Libraries tagged by MySQL5
fresh/doctrine-enum-bundle
7039680 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
envms/fluentpdo
539846 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dibi/dibi
4002504 Downloads
Dibi is Database Abstraction Library for PHP
creof/doctrine2-spatial
3400422 Downloads
Doctrine2 multi-platform support for spatial types and functions
codezero/laravel-unique-translation
1039972 Downloads
Check if a translated value in a JSON column is unique in the database.
bosnadev/database
1993445 Downloads
Eloquent Extended, added some PostgreSQL features
aura/sqlquery
3127112 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2665090 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
atk4/data
1712887 Downloads
Agile Data - Database access abstraction framework
arvenil/ninja-mutex
3818530 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
syslogic/doctrine-json-functions
1235494 Downloads
A set of extensions to Doctrine that add support for json query functions.
foolz/sphinxql-query-builder
2237508 Downloads
A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.
dekor/php-array-table
7860460 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
yiisoft/db-mysql
185452 Downloads
MySQL/MariaDB driver for Yii Database
workerman/mysql
92035 Downloads
Long-living MySQL connection for daemon.