krowinski / php-mysql-replication

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
MIT License
323 stars 98 forks source link

support doctrine/dbal 3.x #74

Closed huangdijia closed 3 years ago

huangdijia commented 3 years ago

support doctrine/dbal 3.x