tuzex / ddd-messenger-bundle
此包已被废弃,不再维护。作者建议使用https://github.com/termyn/termyn-bundle.git包替代。
基于 Symfony messenger 实现的 DDD(领域驱动设计)库
dev-master
2022-06-03 08:30 UTC
Requires
- php: ^8.1
- symfony/framework-bundle: 5.*|6.*
- tuzex/ddd-messenger: ^0.2.0
Requires (Dev)
- phpstan/phpstan: 1.7.*
- phpstan/phpstan-phpunit: 1.1.*
- phpunit/phpunit: 9.5.*
- symplify/easy-coding-standard: 10.2.*
This package is auto-updated.
Last update: 2022-12-27 17:14:14 UTC
README
基于 Symfony messenger 实现的 DDD(领域驱动设计)库。
安装
安装 Tuzex/ddd-messenger-bundle 的最佳方式是使用 Composer
$ composer require tuzex/ddd-messenger-bundle