telanflow/laravel-binlog

mysql binlog for laravel
626 22
Install
composer require telanflow/laravel-binlog
Latest Version:0.2.4
PHP:^7.2
License:MIT
Last Updated:May 27, 2020
Links: GitHub  ·  Packagist
Maintainer: telanflow

Laravel-Binlog

php-badge License

该扩展实现了 mysql replication protocol。

可用于实时监听mysql数据变更、数据同步等场景

Runtime

PHP Laravel Mysql Swoole
>= 7.2 >=5.5 5.5/5.6/5.7 >=4.2

Install

composer require telanflow/laravel-binlog

Publish

默认设置在 config/binlog.php 中。将此文件复制到您自己的配置目录以修改值。

你可以使用这个命令发布配置:

php artisan vendor:publish --provider="Telanflow\Binlog\LaravelServiceProvider"

Documentation

Please see Wiki

Usage

php artisan mysql:binlog [start|stop|restart|infos|clean]

鸣谢

php-mysql-replication

laravel-swoole

License

The Laravel-Binlog package is open-sourced software licensed under the MIT license.

Related Packages

shangjinglong/dictionary

A toolkit that generates a database dictionary package for the Laravel and Lumen...

58 2
hhxsv5/laravel-s

🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.

695,339 3,881
repat/laravel-medoo

Laravel Facade and ServiceProvider for The Lightest PHP database framework to ac...

248 5
shakahl/laravel-eloquent-mysqli

MySQLi driver (connector) for Laravel 8.x Eloquent database

6,257 23
yangs1/lsf

Just a easy lumen swoole Framework.

7 1