natepage/dynamo-db-repository
Composer 安装命令:
composer require natepage/dynamo-db-repository
包简介
A simple repository abstraction for AWS DynamoDB
README 文档
README
A simple repository abstraction for AWS DynamoDB
TODO
- Implement abstraction based on learnings from previous projects
- Auto mapping of objects to DynamoDB items (PropertyTypeInfo, DoctrineMetadata, etc.)
- Allow implementations to customize the outcome of the mapping (e.g. to add additional fields, or to exclude certain fields)
- Look at https://github.com/jolicode/automapper
- Implement package specific exceptions
- Implement a registry to get repository instances by class name
- Implement Symfony bundle
- Implement Doctrine bridge to seamlessly use the repository with Doctrine entities
统计信息
- 总下载量: 46
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-09