ZfrAwsUtils is a tiny PHP library that provides some features on top of AWS SDK for PHP such as:
- container-interop compatible factories;
- AWS credentials caching with Doctrine Cache;
- Auto prefixer for DynamoDB table names;
- DynamoDB cursor-based paginator.
- PHP 7.1
- AWS SDK for PHP: ^3.22
Installation of ZfrAwsUtils is only officially supported using Composer:
php composer.phar require zfr/zfr-aws-utils