phpsagas/message-id-generator
Composer 安装命令:
composer require phpsagas/message-id-generator
包简介
The implementation of saga message id generator
关键字:
README 文档
README
Table Of Contents
Requirements
- php: >= 7.1
- phpsagas/contracts: ^0.0
- ramsey/uuid: ^4.1
About package
This component is the part of phpsagas framework.
The package contains implementation of saga message id generator based on ramsey/uuid.
Installation
You can install the package using Composer:
composer require phpsagas/message-id-generator
Usage
You can use UuidBasedMessageIdGenerator as MessageIdGeneratorInterface implementation.
License
Saga message id generator is released under the MIT license.
统计信息
- 总下载量: 240
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-05-24