Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.97 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.97 KB

Amazon Web Services Bundle

Notice

This bundle is now officially maintained. Special thanks to Mark Badolato mbadolato

Latest Stable Version Total Downloads

Overview

This is a Symfony2 Bundle for interfacing with Amazon Web Services (AWS).

This bundle uses the latest AWS SDK for PHP by loading the SDK, and enabling you to instantiate the SDK's various web service objects, passing them back to you for direct use in your Symfony2 application..

For installation, configuration, and usage details, please see Resources/doc/README.md

Changelog

PR#15 submitted by @Fran6co requires a type chnage to the enable_extensions parameter in config.yml. See step 5b of Resources/doc/README.md` for the new format.

Example Use Cases

  1. Connect to, and manipulate, any of the available Amazon Web Services, such as EC2, Amazon S3, SQS, SES, Amazon DynamoDB, Amazon Glacier, etc.

  2. Utilize Amazon S3 and CloudFront as a Content Delivery Network (CDN) for a Symfony 2 application. Please see the information, graciously provided by adurieux, in Resources/doc/cdn.md.

  3. Score dates with Supermodels (This feature not yet implemented)

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE