tuzex / cqrs-messenger
该包已被废弃,不再维护。作者建议使用https://github.com/termyn/cqrs.git包代替。
基于 Symfony Messenger 4.3 及以上版本实现的 CQRS (Command Query Responsibility Segregation)
v0.2.0
2022-02-08 18:56 UTC
Requires
- php: 8.*
- symfony/messenger: 4.3.*|4.4.*|5.*|6.*
- tuzex/cqrs: 3.1.*
Requires (Dev)
- phpstan/phpstan: 1.4.*
- phpstan/phpstan-phpunit: 1.0.*
- phpunit/phpunit: 9.5.*
- symplify/easy-coding-standard: 10.0.*
This package is auto-updated.
Last update: 2022-11-20 10:34:15 UTC
README
基于 Symfony Messenger 4.3 及以上版本实现的 CQRS (命令查询责任分离)
安装
安装 Tuzex/cqrs-messenger 的最佳方式是使用 Composer
$ composer require tuzex/cqrs-messenger