https://github.com/async-aws/dynamo-db
[READ ONLY] DynamoDB client
https://github.com/async-aws/dynamo-db
dynamodb dynamodb-client
Last synced: 2 months ago
JSON representation
[READ ONLY] DynamoDB client
- Host: GitHub
- URL: https://github.com/async-aws/dynamo-db
- Owner: async-aws
- License: mit
- Created: 2020-03-17T15:02:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-21T08:59:29.000Z (3 months ago)
- Last Synced: 2026-03-22T00:45:25.567Z (3 months ago)
- Topics: dynamodb, dynamodb-client
- Language: PHP
- Size: 894 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AsyncAws DynamoDb Client


An API client for DynamoDb.
## Install
```cli
composer require async-aws/dynamo-db
```
## Documentation
See https://async-aws.com/clients/dynamodb.html for documentation.
## Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/