Libraries tagged by mysqli library
phlib/schema-change
27772 Downloads
Library for performing MySQL DDL operations, using either simple SQL or Percona Tools Online Schema Change
kodols/php-mysql-library
26040 Downloads
A Simple MySQL Library for PHP
yiisoft/mutex-pdo-mysql
6604 Downloads
Yii Mutex Library - MySQL PDO Driver
zjkal/mysql-helper
478 Downloads
一个便捷的MySQL导入导出的助手类库。 a mysql import and export helper library.
ramazancetinkaya/mysql-backup
106 Downloads
A PHP library for backing up and restoring MySQL databases
kohkimakimoto/lib-migration
32896 Downloads
LibMigration is a minimum database migration library and framework for MySQL.
activecollab/databaseobject
16038 Downloads
Library that enables easy persistance of objects to the MySQL 5.7+ database
cahkampung/landa-db
5532 Downloads
Mysql POD library
printi/db-dump-file-anonymizer
4964 Downloads
Library to anonymize a MySQL dump file using fake data
savvii/ssh-tunnel
1146 Downloads
Small library to create an SSH tunnel, for example for MySQL
n0nag0n/simple-job-queue
971 Downloads
A simple library for interfacing with other job queue providers that gives you plenty of flexibility. Currently supports MySQL
mobilestock/laravel-database-interceptor
3327 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
byjg/migration-cli
20699 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
vuduythanh2020/mysql-replication
3111 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.
moln/php-mysql-replication
27390 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.