async-aws / dynamo-db
DynamoDb client, part of the AWS SDK provided by AsyncAws.
3.2.2
2024-10-09 08:09 UTC
Requires
- php: ^7.2.5 || ^8.0
- ext-filter: *
- ext-json: *
- async-aws/core: ^1.16
- symfony/polyfill-uuid: ^1.0
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/