AWS SDK for PHP

Get started quickly using AWS with the AWS SDK for PHP 2. The SDK helps take the complexity out of coding with a powerful suite of PHP classes for many AWS services including Amazon S3, Amazon Glacier, DynamoDB, and CloudFront. The single, downloadable package includes the AWS PHP Library and documentation.


Features

  • Amazon DynamoDB Session Handler

    Remove the session state scale bottleneck by easily storing application session state in DynamoDB.

  • Amazon S3 and Glacier Multipart Uploader

    Simplifies uploading large files through parallel requests achieving enhanced throughput, performance, and reliability.

  • Resource Convenience Helpers

    Eliminate code and simplify logic through Iterators (efficiently retrieve paginated resources), Waiters (wait for eventually consistent state), and Batch helpers (efficiently send a large numbers of requests).


Supported Services


Additional Resources

Need the original AWS SDK for PHP?

The original AWS SDK for PHP works conveniently side–by–side with the AWS SDK for PHP 2.

Download AWS SDK for PHP 1 » Get the source on GitHub »