event-engine/php-document-store
最新稳定版本:v0.8.2
Composer 安装命令:
composer require event-engine/php-document-store
包简介
Event Engine PHP Document Store Contract
README 文档
README
Event Engine PHP Document Store Contract
Testing
This package includes an in-memory implementation of the DocumentStore interface which is useful for tests.
To be able to test the in-memory implementation in isolation we have to copy some classes from event-engine/persistence into the test namespace of this repo.
The implementation depends on classes from that other package, but we cannot pull it with composer due to circular dependencies.
We'll solve the issue in the future by moving the in-memory implementation to event-engine/persistence, but for now backwards compatibility is more important.
统计信息
- 总下载量: 103.24k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-20