php-design-pattern/cqrs
最新稳定版本:8.1.1
Composer 安装命令:
composer require php-design-pattern/cqrs
包简介
Basic classes and interfaces for the design pattern CQRS
README 文档
README
Basic classes and interfaces for the CQRS Design Pattern. This module provides the minimum classes and interfaces to implement and use the CQRS pattern.
Installation
For PHP 5.6
- Add in the
requiresection of thecomposer.jsonfile the line"php-design-pattern/cqrs": "^5.6"
For PHP 8.0
- Add in the
requiresection of thecomposer.jsonfile the line"php-design-pattern/cqrs": "^8.0"
For PHP 8.1
- Add in the
requiresection of thecomposer.jsonfile the line"php-design-pattern/cqrs": "^8.1"
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2022-09-17