Libraries tagged by php-mysql
thingengineer/mysqli-database-class
137761 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
268474 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
vimeo/php-mysql-engine
207264 Downloads
A MySQL engine written in PHP for speeding up tests
krowinski/php-mysql-replication
80237 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
183552 Downloads
Fast & standalone PHP MySQL Query Builder library.
stefangabos/zebra_database
9686 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
tpetry/php-mysql-explain
26547 Downloads
Visual MySQL EXPLAIN plans for PHP
noprotocol/php-mysql-aes-crypt
75748 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
camcima/php-mysql-diff
41980 Downloads
lincanbin/php-pdo-mysql-class
5235 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
rkr/php-mysql-query-builder
4835 Downloads
Easy to use query builder for PHP8.0+/PDO
kodols/php-mysql-library
26034 Downloads
A Simple MySQL Library for PHP
a1phanumeric/php-mysql-class
228 Downloads
This is a simple to use PHP MySQL class that easily bolts on to any existing PHP application, streamlining your MySQL interactions.
symphonycms/symphony-2
1343 Downloads
Symphony is a PHP & MySQL based CMS that utilises XML and XSLT as its core technologies.
rubo77/php-mysql-fix
39 Downloads
A replacement for all mysql functions with mysqli equivalents.