Libraries tagged by php mysql
pardnchiu/mysql-cli
2 Downloads
A lightweight MySQL client for PHP featuring intuitive chaining syntax with query builder capabilities and read-write separation.
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
6219 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
6 Downloads
The MySQL protocol implemented by PHP
soft-tech-mx/mysql-connection
2 Downloads
Paquete PHP para realizar conexion con mysql de forma nativa usando un estilo orientado a objetos.
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
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
giant-rabbit/mysql-concentrator
61 Downloads
A MySQL proxy server written in PHP
yuki777/dbdb-php
68 Downloads
Database version manager for MySQL, PostgreSQL, MongoDB & Redis
wdes/simple-php-model-system
1119 Downloads
A simple PHP model system
userqq/mysql-binlog
204 Downloads
MySQL/MariaDB binlog listener
ufpel-csi/cobalto-php-activerecord
342 Downloads
cobalto-php-activerecord is an open source ORM library for mysql and postgres based on the ActiveRecord pattern.