Libraries tagged by MySQL PHP
davidlienhard/database
7592 Downloads
🐘 php library for easy access to databases
activecollab/databasestructure
15537 Downloads
Define database structure in PHP and let the library generate object classes and tables
jstayton/miner
11581 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
dg/dibi
101136 Downloads
Dibi is Database Abstraction Library for PHP
sqltools/where
72811 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
mysql-php/errors
47998 Downloads
MySQL Server Error Constants for PHP
symphonycms/symphony-2
1343 Downloads
Symphony is a PHP & MySQL based CMS that utilises XML and XSLT as its core technologies.
byjg/migration-cli
20554 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
jenner/async-mysql-php
927 Downloads
php mysql async client
jamiecressey/php-mysql-session-handler
710 Downloads
MySQL PHP Session Handler
tina4stack/tina4php-mysql
1544 Downloads
Tina4 PHP MySQL Database Driver
terrafrost/php7-mysql-shim
27325 Downloads
A PHP 7 shim for ext/mysql
rubo77/php-mysql-fix
39 Downloads
A replacement for all mysql functions with mysqli equivalents.
moln/php-mysql-replication
27389 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.
joungkyun/mysql-extension-wrapper
1496 Downloads
pure PHP MySQL extension wrapper