Giter Club home page Giter Club logo

amazonwebservicesbundle's Introduction

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

Resources

  • Get started โ€“ For getting started usage information
  • [Sample Project][sdk-sample] - A quick, sample project to help get you started
  • [Issues][sdk-issues] โ€“ Report issues, submit pull requests, and get involved (see [Apache 2.0 License][sdk-license])

Features

  • Provides easy-to-use HTTP clients for all supported AWS [services][docs-services], [regions][docs-rande], and authentication protocols.
  • Is built on [Guzzle][guzzle-docs], and utilizes many of its features, including persistent connections, asynchronous requests, middlewares, etc.
  • Provides convenience features including easy result pagination via [Paginators][docs-paginators], [Waiters][docs-waiters], and simple [Result objects][docs-results].
  • Provides a [multipart uploader tool][docs-s3-multipart] for Amazon S3 and Amazon Glacier that can be paused and resumed.
  • Provides an [Amazon S3 Stream Wrapper][docs-streamwrapper], so that you can use PHP's native file handling functions to interact with your S3 buckets and objects like a local filesystem.
  • Provides the [Amazon DynamoDB Session Handler][docs-ddbsh] for easily scaling sessions on a fast, NoSQL database.
  • Automatically uses [IAM Instance Profile Credentials][aws-iam-credentials] on configured Amazon EC2 instances.

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

amazonwebservicesbundle's People

Contributors

pawnkaiser avatar mbadolato avatar bmry avatar mente avatar clementtalleu avatar fran6co avatar jordanaubert avatar neok avatar plastoria avatar seanja avatar wellsjo avatar dantleech avatar jdeveloper avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.