async-aws / dynamo-db
DynamoDb client, part of the AWS SDK provided by AsyncAws.
Installs: 1 840 526
Dependents: 22
Suggesters: 5
Security: 0
Stars: 5
Watchers: 4
Forks: 1
pkg:composer/async-aws/dynamo-db
Requires
- php: ^7.2.5 || ^8.0
- ext-filter: *
- ext-json: *
- async-aws/core: ^1.16
- symfony/polyfill-uuid: ^1.13.1
Conflicts
- symfony/http-client: <4.4.16 <5.1.7
README
An API client for DynamoDb.
Install
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/