AWS SDK for PHP

The AWS SDK for PHP enables PHP developers to use Amazon Web Services from their PHP code, and build robust applications and software using services like Amazon S3, Amazon DynamoDB, Amazon Glacier, etc. You can get started in minutes by installing the SDK through Composer — by requiring the aws/aws-sdk-php package — or by downloading the standalone zip or phar package from https://github.com/aws/aws-sdk-php/releases.

Important

This documentation is for Version 2 of the AWS SDK for PHP. For documentation related to Version 3 of the AWS SDK for PHP, see the Version 3 User Guide and Version 3 API Reference.

Getting Started

Service-Specific Guides