Libraries tagged by php mysql
dazzle-php/mysql
61 Downloads
Dazzle Asynchronous MySQL.
anonymous-php/mysqli-pdo-bridge
686 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
php-extended/php-db-schema-mysql
5943 Downloads
A library to abstract the mysql database schema rules
jasny/db-mysql
1249 Downloads
A simple DB layer in PHP for using MySQL
malik_humza_nandla/mysql-library
7 Downloads
A small library to implement mysql functions after php 5.6 so you can use this library to migrate your project to a newer php version without limitation of mysql deprecation
webfiori/ph-mysql
6202 Downloads
PHP library for constructing MySQL database quires.
mysqldump-factory/mysqldump-factory
1569 Downloads
Fully tested, mysqldump factory for PHP 5.2.17, 5.3, 5.4, 5.5
workbunny/mysql-protocol
3 Downloads
The MySQL protocol implemented by PHP
stemizer/php-migration
100 Downloads
a mysql migration tool for php applications without framework
khr/react-mysql
514 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP
andrewbreksa/mysql-escape-string-polyfill
76 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2) for a very limited use case
dustingraham/react-mysql
59 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.
gsylvestre/php-models-generator
39 Downloads
Painlessly generates PHP models/entities from existing MySQL database
zaiblab/mysql-backup
7 Downloads
PHP library for backing up and restoring MySQL databases — fully compatible with CodeIgniter 4.
sectoroverload2k/php-crud
32 Downloads
PHP Library for CRUD of objects in MySQL