Skip to content

A Symfony 2 Bundle for interfacing with Amazon Web Services (AWS)

Notifications You must be signed in to change notification settings

Swivl/AmazonWebServicesBundle

 
 

Repository files navigation

Amazon Web Services Bundle

Latest Stable Version Total Downloads

Overview

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

This bundle uses the 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, SQS, CloudFront, S3, 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)

About

A Symfony 2 Bundle for interfacing with Amazon Web Services (AWS)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%