2017 © Pedro PelĆ”ez
 

library zfr-aws-utils

Container factories and utility classes for use with aws-php-sdk

image

zfr/zfr-aws-utils

Container factories and utility classes for use with aws-php-sdk

  • Friday, June 23, 2017
  • by bakura10
  • Repository
  • 2 Watchers
  • 1 Stars
  • 210 Installations
  • PHP
  • 1 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

ZfrAwsUtils

Latest Stable Version Build Status, (*1)

ZfrAwsUtils is a tiny PHP library that provides some features on top of AWS SDK for PHP such as:, (*2)

  • 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:, (*3)

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

The Versions