Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Skip to main content

AWS SDK for PHP

The AWS SDK for PHP is a modern, open-source PHP library for AWS. Develop and deploy applications with the AWS SDK for PHP. The SDK makes it easy to call AWS services using idiomatic PHP APIs.

How it works

The AWS SDK for PHP simplifies the use of AWS services by providing a set of libraries that are consistent and familiar for PHP developers. All AWS SDKs support API lifecycle considerations such as credential management, retries, data marshaling, and serialization.

The AWS SDK for PHP provides PHP APIs for each AWS service. Using the SDK, you can build PHP applications that work with Amazon S3, Amazon EC2, Amazon DynamoDB, and more. The AWS SDK for PHP can be extended through handlers and middleware.

Features