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