zfr/zfr-aws-utils

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

Maintainers

πŸ‘ bakura10

Package info

github.com/zf-fr/zfr-aws-utils

pkg:composer/zfr/zfr-aws-utils

Statistics

Installs: 253

Dependents: 1

Suggesters: 1

Stars: 1

Open Issues: 0

1.1.0 2017-06-23 13:42 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 582f3b7c7e13892b0afdbd89dea4d14c7b056bf1

  • Daniel Gimenes <daniel.woop@danielgimenes.com.br>
  • MichaΓ«l Gallego <mic.gallego.woop@gmail.com>

awsaws-php-sdk

This package is auto-updated.

Last update: 2026-06-29 00:59:02 UTC


README

πŸ‘ 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