zf-fr / zfr-aws-utils

Provide various utilities to ease development when using middlewares with AWS SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZfrAwsUtils

Latest Stable Version Build Status

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.

Dependencies

Installation

Installation of ZfrAwsUtils is only officially supported using Composer:

php composer.phar require zfr/zfr-aws-utils

About

Provide various utilities to ease development when using middlewares with AWS SDK

License:MIT License


Languages

Language:PHP 100.0%