componenta/cqrs-transaction-cycle
Composer 安装命令:
composer require componenta/cqrs-transaction-cycle
包简介
Cycle Database transaction middleware for Componenta CQRS commands
README 文档
README
Cycle Database transaction middleware for componenta/cqrs commands.
composer require componenta/cqrs-transaction-cycle
Register the provider and add Componenta\CQRS\Command\Middleware\TransactionMiddleware to the command middleware chain where database transactions are required.
return [ new Componenta\CQRS\ConfigProvider(), new Componenta\CQRS\Transaction\Cycle\ConfigProvider(), ];
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-21