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
Compute & Networking
Storage & Content Delivery
Additional Resources
- See how to simultaneously use both versions of the AWS SDK for PHP in the Side–by–Side Guide »
- Be guided on moving to latest AWS SDK for PHP in the Migration Guide »
- Connect with other developers in the PHP Community Forum »
- Discover more about using PHP with AWS in the PHP Developer Center »
- Learn the details of the latest SDK in the Release Notes »
- Dig through the source code in the GitHub Repository »
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 »