Skip to content

Latest commit

 

History

History
82 lines (60 loc) · 2.2 KB

index.rst

File metadata and controls

82 lines (60 loc) · 2.2 KB

AWS SDK for PHP

getting-started/index guide/index service/index faq glossary

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 aws.zip or aws.phar files.

External links: API Docs | GitHub | Twitter | Gitter | Blog | Forum | Packagist

Note

Are you migrating your project's code from using Version 2 of the SDK to Version 3? If so, you should read our guide/migration.

Getting Started

  1. getting-started/requirements
  2. getting-started/installation
  3. getting-started/basic-usage

SDK Guides

  • guide/configuration
  • guide/credentials
  • guide/commands
  • guide/promises
  • guide/paginators
  • guide/waiters
  • guide/jmespath
  • guide/migration

Service-Specific Features

  • service/cloudfront-signed-url
  • service/dynamodb-session-handler
  • service/s3-multipart-upload
  • service/s3-presigned-url
  • service/s3-stream-wrapper
  • service/s3-transfer

Reference

API Documentation

API documentation for the SDK can be found at http://docs.aws.amazon.com/aws-sdk-php/v3/api/.