Libraries tagged by mysqli library
activecollab/databasestructure
16174 Downloads
Define database structure in PHP and let the library generate object classes and tables
michaeldrennen/schema-change
3439 Downloads
A PHP library that handles MySQL query exceptions to determine if you need to make a change to your schema.
printi/db-dump-file-anonymizer
5386 Downloads
Library to anonymize a MySQL dump file using fake data
mouf/database.dbconnection
32598 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
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
solenoid/mysql
214 Downloads
MySQL client library
yiisoft/mutex-db-mysql
46 Downloads
Yii Mutex Library - MySQL PDO Driver
myparkfolio/jars-database-mysql
3424 Downloads
This will provide the libraries for database-mysql.
php-extended/php-db-schema-mysql
5971 Downloads
A library to abstract the mysql database schema rules
julio101290/mysql-backup
63 Downloads
A PHP library for backing up and restoring MySQL databases
vuduythanh2020/mysql-replication
3216 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.
payu/mysql-dump-anonymizer
69 Downloads
Anonymizer for MySQL dumps. Can be used standalone or as a library.
gemini/php-mysql-replication
11 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.
mejinke/merrdb
127 Downloads
A pleasant mysql library
tribal2/db-handler
1 Downloads
Library to interact with MySQL databases