mobilestock / laravel-replicator
laravel-replicator is a Laravel Package that provides a peer-to-peer MySQL replication, using binlogs and events to get the changes from databases, using ANNOTATE_ROWS_EVENT to get the affected rows in the events.
v1.0.764
2025-10-10 12:33 UTC
Requires
- php: >=8.3
- ext-bcmath: *
- ext-json: *
- ext-pdo_mysql: *
- ext-sockets: *
- doctrine/collections: ^2.1
- doctrine/dbal: ^3.8
- illuminate/console: ^11.29
- illuminate/support: ^11.29
- mobilestock/laravel-model-affected-rows-verification: ^0.0.6
- psr/log: ^3.0
- psr/simple-cache: ^3.0
- symfony/event-dispatcher: ^7.0
Requires (Dev)
- kubawerlos/php-cs-fixer-custom-fixers: ^3.19
- mockery/mockery: ^1.6
- monolog/monolog: ^3.5
- orchestra/testbench: ^9.5
- pestphp/pest: ^2.36
- pestphp/pest-plugin-laravel: ^2.4
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.5
- symplify/easy-coding-standard: ^12.1
This package is auto-updated.
Last update: 2026-06-16 14:38:45 UTC