Libraries tagged by php-mysql
thingengineer/mysqli-database-class
124894 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
249363 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
vimeo/php-mysql-engine
176540 Downloads
A MySQL engine written in PHP for speeding up tests
krowinski/php-mysql-replication
59755 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.
clancats/hydrahon
162430 Downloads
Fast & standalone PHP MySQL Query Builder library.
noprotocol/php-mysql-aes-crypt
67572 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
tpetry/php-mysql-explain
3952 Downloads
Visual MySQL EXPLAIN plans for PHP
camcima/php-mysql-diff
41469 Downloads
stefangabos/zebra_database
7835 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
lincanbin/php-pdo-mysql-class
4694 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
rubo77/php-mysql-fix
14 Downloads
A replacement for all mysql functions with mysqli equivalents.
rkr/php-mysql-query-builder
4259 Downloads
Easy to use query builder for PHP8.0+/PDO
kodols/php-mysql-library
24562 Downloads
A Simple MySQL Library for PHP
bear8421/php-mysql-database-class-updated
8852 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
a1phanumeric/php-mysql-class
212 Downloads
This is a simple to use PHP MySQL class that easily bolts on to any existing PHP application, streamlining your MySQL interactions.