juliusstoerrle/data-document-backup-contract
Composer 安装命令:
composer require juliusstoerrle/data-document-backup-contract
包简介
Extensible PHP library to export domain data into a formatted document stored in a remote storage for backup purposes. This library contains the shared model that must be provided by a downstream project.
README 文档
README
This library contains the minimum code to be included in a downstream project when using the worker component for handling CreateDocument commands.
Using with Symfony Messenger & the worker component
Include the library into your project and configure your symfony/messenger to route CreateDocument messages to your preferred queue.
Use the CreateDocument command to gather all details required to generate a document and provide it to the message bus.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-17