Libraries tagged by php mysql
easy-swoole-php/mysqli-database-class
750 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
dps-software-srl/php-mysql-lib
666 Downloads
Mysql access with PDO
alin-o/mysqli-database-class
2154 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
setbased/php-stratum-mysql
13457 Downloads
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
vuduythanh2020/mysql-replication
3040 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.
mpeter-php/phpmig-mysqli-adapter
8855 Downloads
An adapter for phpmig which provides database access via mysqli
atrox/async-mysql
13 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP
andrewbreksa/mysql-escape-string-polyfill
70 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2) for a very limited use case
tschoffelen/db.php
349 Downloads
Simple PHP class for doing standard MySQL actions.
terrafrost/php7-mysql-shim
27063 Downloads
A PHP 7 shim for ext/mysql
ramazancetinkaya/mysql-backup
93 Downloads
A PHP library for backing up and restoring MySQL databases
vcian/php-db-auditor
44 Downloads
Database DB Auditor provide leverage to audit your MySql database standards and also provide options to add constraints in table.
tsukasa/php-sql-parser
13268 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
tonix-tuft/reactphp-mysql-decorator
725 Downloads
A decorator of the ReactPHP MySQL connection interface which augments its behaviour, e.g. providing binding of associative parameters.
tapanderasari/laravel-mysql-encrypt
891 Downloads
Laravel Database encryption mysql side