Releases: awslabs/aws-sdk-php-resources
Releases · awslabs/aws-sdk-php-resources
AWS Resource APIs for PHP – Preview 3
- Updated to work with the stable Version 3 of the AWS SDK for PHP.
- No longer explicitly relying on any code from the Guzzle or Transducers libraries.
AWS Resource APIs for PHP – Preview 2
- Added support for waiters (e.g.,
$bucket->waitUntilExists()
) - Bumped PHP requirement to 5.5+
- Updated project to work with the latest SDK structural changes
AWS Resource APIs for PHP – Preview
The AWS Resource APIs for PHP is an extension to the AWS SDK for PHP for interacting with AWS services using resource-oriented objects. Please see the README for more information.