tuzex / cqrs-messenger-bundle
此包已被弃用且不再维护。作者建议使用https://github.com/termyn/termyn-bundle.git包代替。
基于Symfony Messenger的命令查询责任分离(CQRS)集成到Symfony 4.3及以上版本
v0.1.0
2022-02-08 18:59 UTC
Requires
- php: 8.*
- symfony/framework-bundle: 4.3.*|4.4.*|5.*|6.*
- tuzex/cqrs-messenger: 0.2.0
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-12-27 17:13:56 UTC
README
基于Symfony Messenger的命令查询责任分离(CQRS)集成到Symfony 4.3及以上版本。
安装
安装Tuzex/cqrs-messenger-bundle的最佳方式是使用Composer
$ composer require tuzex/cqrs-messenger-bundle