Libraries tagged by mysql
creof/doctrine2-spatial
2972209 Downloads
Doctrine2 multi-platform support for spatial types and functions
codezero/laravel-unique-translation
619341 Downloads
Check if a translated value in a JSON column is unique in the database.
aura/sqlquery
2266611 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1730456 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
1395872 Downloads
Agile Data - Database access abstraction framework
arvenil/ninja-mutex
2791150 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
aplus/database
1283648 Downloads
Aplus Framework Database Library
syslogic/doctrine-json-functions
1119980 Downloads
A set of extensions to Doctrine that add support for json query functions.
foolz/sphinxql-query-builder
1840047 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
dekor/php-array-table
1756690 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
wazaari/monolog-mysql
766237 Downloads
A handler for Monolog that sends messages to MySQL
tpetry/laravel-mysql-explain
71881 Downloads
Get Visual MySQL EXPLAIN for Laravel.
react/mysql
295730 Downloads
Async MySQL database client for ReactPHP.
mysql-workbench-schema-exporter/mysql-workbench-schema-exporter
154416 Downloads
MySQL Workbench Schema Exporter
krowinski/php-mysql-replication
59847 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.