Libraries tagged by MySQL PHP
phpolar/mysql-storage
142 Downloads
Adds support for MySQL storage in your application.
phpolar/mysql-migrations
137 Downloads
Adds support for running migrations against a MySql database.
workbunny/mysql-protocol
6 Downloads
The MySQL protocol implemented by PHP
vuduythanh2020/mysql-replication
3280 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.
tschueller/phpmysqlgrid
17 Downloads
A flexible MySQL data grid for PHP with support for filtering, sorting, pagination and CRUD operations.
php-extended/php-db-schema-mysql
6198 Downloads
A library to abstract the mysql database schema rules
khr/react-mysql
514 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP
andrewbreksa/mysql-escape-string-polyfill
107 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2/8.0) for a very limited use case
giant-rabbit/mysql-concentrator
56 Downloads
A MySQL proxy server written in PHP
vlw/mysql
131 Downloads
Abstraction library for common MySQL/MariaDB DML operations with php-mysqli
gsylvestre/php-models-generator
39 Downloads
Painlessly generates PHP models/entities from existing MySQL database
zenstruck/phpmyadmin-server
34 Downloads
Run phpMyAdmin in the background with a PHP webserver
yuki777/dbdb-php
68 Downloads
Database version manager for MySQL, PostgreSQL, MongoDB & Redis
userqq/mysql-binlog
204 Downloads
MySQL/MariaDB binlog listener
ufpel-csi/cobalto-php-activerecord
341 Downloads
cobalto-php-activerecord is an open source ORM library for mysql and postgres based on the ActiveRecord pattern.