Recommend this page to a friend! |
Classes of Tran Tuan | Pretty PHP S3 Files Manager | application/modules/extensions/aws/README.md | Download |
|
DownloadAWS SDK for PHP - Version 3The AWS SDK for PHP makes it easy for developers to access [Amazon Web Services][aws] in 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][docs-installation] or by downloading a single zip or phar file from our [latest release][latest-release]. Resources
Features
Getting Started
Quick ExamplesCreate an Amazon S3 client
Upload a file to Amazon S3
Related Projects
[sdk-website]: http://aws.amazon.com/sdkforphp [sdk-forum]: https://forums.aws.amazon.com/forum.jspa?forumID=80 [sdk-issues]: https://github.com/aws/aws-sdk-php/issues [sdk-license]: http://aws.amazon.com/apache2.0/ [sdk-blog]: http://blogs.aws.amazon.com/php [sdk-twitter]: https://twitter.com/awsforphp [sdk-sample]: http://aws.amazon.com/developers/getting-started/php [install-packagist]: https://packagist.org/packages/aws/aws-sdk-php [latest-release]: https://github.com/aws/aws-sdk-php/releases [docs-api]: http://docs.aws.amazon.com/aws-sdk-php/v3/api/index.html [docs-guide]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/index.html [docs-api-v2]: http://docs.aws.amazon.com/aws-sdk-php/v2/api/index.html [docs-guide-v2]: http://docs.aws.amazon.com/aws-sdk-php/v2/guide/index.html [docs-contribution]: https://github.com/aws/aws-sdk-php/blob/master/CONTRIBUTING.md [docs-migration]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/guide/migration.html [docs-signup]: http://aws.amazon.com/developers/access-keys/ [docs-requirements]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/getting-started/requirements.html [docs-installation]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/getting-started/installation.html [docs-quickstart]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/#getting-started [docs-paginators]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/guide/paginators.html [docs-waiters]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/guide/waiters.html [docs-results]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/getting-started/basic-usage.html#result-objects [docs-exceptions]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/quick-start.html#error-handling [docs-wire-logging]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/faq.html#how-can-i-see-what-data-is-sent-over-the-wire [docs-ddbsh]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/service/dynamodb-session-handler.html [docs-rande]: http://docs.aws.amazon.com/general/latest/gr/rande.html [docs-streamwrapper]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/service/s3-stream-wrapper.html [docs-s3-transfer]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/service/s3-transfer.html [docs-s3-multipart]: http://docs.aws.amazon.com/aws-sdk-php/v3/guide/service/s3-multipart-upload.html [aws]: http://aws.amazon.com [aws-iam-credentials]: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UsingIAM.html#UsingIAMrolesWithAmazonEC2Instances [aws-tools]: http://aws.amazon.com/tools [guzzle-docs]: http://guzzlephp.org [composer]: http://getcomposer.org [packagist]: http://packagist.org [psr-7]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-7-http-message.md [psr-4]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md [psr-1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md [psr-2]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md [mod-laravel]: https://github.com/aws/aws-sdk-php-laravel [mod-zf2]: https://github.com/aws/aws-sdk-php-zf2 [mod-silex]: https://github.com/aws/aws-sdk-php-silex [mod-symfony]: https://github.com/aws/aws-sdk-php-symfony |