What Is the Amazon SDK for PHP Version 3?
The Amazon 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 Amazon 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 Amazon 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 Amazon, setting up your development environment, and creating your first basic application using Amazon S3.
Additional resources
-
Amazon SDKs and Tools Reference Guide: Contains settings, features, and other foundational concepts common among Amazon SDKs.
-
Code examples using the Amazon SDK for PHP is available in the awsdocs/aws-doc-sdk-examples
repo. -
PHP SDK community
on Gitter.
GitHub:
-
Source code for the Amazon SDK for PHP is available in the aws/aws-sdk-php
repo.
API documentation
Find API documentation for the SDK at https://docs.amazonaws.cn/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 Amazon SDKs and Tools Reference Guide: