Libraries tagged by mysql
krowinski/php-mysql-replication
80564 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.
druidfi/mysqldump-php
258879 Downloads
PHP version of mysqldump cli that comes with MySQL
vimeo/php-mysql-engine
208355 Downloads
A MySQL engine written in PHP for speeding up tests
shipmonk/doctrine-mysql-index-hints
198320 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
dshafik/php7-mysql-shim
692118 Downloads
A PHP 7 shim for ext/mysql
vcian/laravel-db-auditor
22293 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
sergeytsalkov/meekrodb
325202 Downloads
The Simple PHP/MySQL Library
ruckusing/ruckusing-migrations
975861 Downloads
Framework for generating and managing database migrations
phpbu/phpbu
74213 Downloads
PHP Backup utility.
onecentlin/laravel-adminer
397387 Downloads
Laravel Adminer Database Manager
nilportugues/sql-query-formatter
945176 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
224298 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
nettrine/dbal
1943727 Downloads
Doctrine DBAL for Nette Framework
mmucklo/queue-bundle
642735 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
mevdschee/php-crud-api
56100 Downloads
Single file PHP script that adds a REST API to a SQL database.