{"id":20906024,"url":"https://github.com/telanflow/laravel-binlog","last_synced_at":"2025-10-27T07:18:31.081Z","repository":{"id":57066520,"uuid":"211275349","full_name":"telanflow/laravel-binlog","owner":"telanflow","description":"Add mysql binlog event listening for Laravel  ( 为Laravel框架添加Mysql Binlog事件监听 )","archived":false,"fork":false,"pushed_at":"2020-05-27T06:39:34.000Z","size":131,"stargazers_count":22,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T12:02:28.405Z","etag":null,"topics":["binlog","composer-package","laravel","mysql-binlog","mysql-replication","mysql-replication-protocol","php","swoole"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telanflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-27T08:43:39.000Z","updated_at":"2023-06-21T10:28:39.000Z","dependencies_parsed_at":"2022-08-24T07:41:10.837Z","dependency_job_id":null,"html_url":"https://github.com/telanflow/laravel-binlog","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telanflow%2Flaravel-binlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telanflow%2Flaravel-binlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telanflow%2Flaravel-binlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telanflow%2Flaravel-binlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telanflow","download_url":"https://codeload.github.com/telanflow/laravel-binlog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253882992,"owners_count":21978585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binlog","composer-package","laravel","mysql-binlog","mysql-replication","mysql-replication-protocol","php","swoole"],"created_at":"2024-11-18T13:28:40.495Z","updated_at":"2025-10-27T07:18:30.991Z","avatar_url":"https://github.com/telanflow.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel-Binlog\n![php-badge](https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg)\n[![License](https://poser.pugx.org/telanflow/laravel-binlog/license)](https://packagist.org/packages/telanflow/laravel-binlog)\n\n该扩展实现了 mysql replication protocol。\n\n可用于实时监听mysql数据变更、数据同步等场景\n\n# Runtime\n\n| PHP     | Laravel | Mysql | Swoole  |\n|:-------:|:-------:|:-----:|:-------:|\n| \u003e= 7.2   | \u003e=5.5   | 5.5/5.6/5.7  | \u003e=4.2 |\n\n# Install\n\n```\ncomposer require telanflow/laravel-binlog\n```\n\n# Publish\n\n默认设置在 config/binlog.php 中。将此文件复制到您自己的配置目录以修改值。\n\n你可以使用这个命令发布配置:\n```\nphp artisan vendor:publish --provider=\"Telanflow\\Binlog\\LaravelServiceProvider\"\n```\n\n# Documentation\nPlease see [Wiki](https://github.com/telanflow/laravel-binlog/wiki)\n\n# Usage\n\n```\nphp artisan mysql:binlog [start|stop|restart|infos|clean]\n```\n\n# 鸣谢\n\n[php-mysql-replication](https://github.com/krowinski/php-mysql-replication)\n\n[laravel-swoole](https://github.com/swooletw/laravel-swoole)\n\n# License\nThe Laravel-Binlog package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelanflow%2Flaravel-binlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelanflow%2Flaravel-binlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelanflow%2Flaravel-binlog/lists"}