文件名称:php-ddd-bundle:领域事件和命令的Symfony集成
文件大小:16KB
文件格式:ZIP
更新时间:2024-07-23 16:47:06
PHP
PhpDDDBbundle PhpDDDBundle 提供了一些工具来将 php-ddd/domain-event 和 php-ddd/command 集成到你的 Symfony 应用程序中。 特征 SequentialCommandBus 和 CommandHandlerLocator 的服务 EventBus 和 EventListenerLocator 服务 可轻松将 Command 与 CommandHandler 链接的服务标签 一个服务标签,可以轻松地将 Event 与 EventListener 链接起来 一个php-ddd:command-bus:debug Symfony 命令,用于列出给定 CommandBus 的每个 Command/CommandHandler 一个php-ddd:event-bus:debug Symfony 命令,用于列出附加到给定 Even
【文件预览】:
php-ddd-bundle-master
----.scrutinizer.yml(861B)
----src()
--------EventBusAwareInterface.php(270B)
--------Command()
--------Resources()
--------CommandBusAwareInterface.php(279B)
--------PhpDDDBundle.php(923B)
--------DependencyInjection()
----phpunit.xml.dist(954B)
----.php_cs(497B)
----CONTRIBUTING.md(1KB)
----.travis.yml(302B)
----LICENSE(1KB)
----README.md(2KB)
----.editorconfig(130B)
----.gitignore(108B)
----composer.json(719B)