What Is the AWS SDK for PHP Version 3?
The AWS SDK for PHP Version 3 enables PHP developers to use Amazon Web Servicesaws/aws-sdk-php
package — or by downloading
the standalone aws.zip
or aws.phar
file.
Not all services are immediately available in the SDK. To find out which services are currently supported by the AWS SDK for PHP, see Service Name and API Version.
Note
If you’re migrating your code from using Version 2 of the SDK to Version 3, be sure to read Upgrading from Version 2 of the AWS SDK for PHP.
Get started with the SDK
If you’re ready to get hands-on with the SDK, follow the Get started chapter. It guides you through authentication with AWS, setting up your development environment, and creating your first basic application using Amazon S3.
Additional resources
-
AWS SDKs and Tools Reference Guide: Contains settings, features, and other foundational concepts common among AWS SDKs.
-
Code examples using the AWS SDK for PHP is available in the awsdocs/aws-doc-sdk-examples
repo. -
PHP SDK community
on Gitter.
GitHub:
-
Source code for the AWS SDK for PHP is available in the aws/aws-sdk-php
repo.
API documentation
Find API documentation for the SDK at https://docs.aws.amazon.com/sdk-for-php/latest/reference/.
Maintenance and support for SDK major versions
For information about maintenance and support for SDK major versions and their underlying dependencies, see the following in the AWS SDKs and Tools Reference Guide: