2017 © Pedro Peláez
 

symfony-bundle aws-ecs-bundle

Amazon Product Advertising API Bundle

image

uam/aws-ecs-bundle

Amazon Product Advertising API Bundle

  • Sunday, June 23, 2013
  • by opichon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5,731 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

UAM Aws ECS Bundle

Installation

Symfony 2.1.x

Add the UAMAwsEcsBundle to your composer.json file:, (*1)

{
    "require": {
        "uam/aws-ecs-bundle": "dev-master"
    }
}

Now tell composer to download the bundle by running the command:, (*2)

``` bash $ php composer.phar update uam/aws-ecs-bundle, (*3)


Dont forget to activate the bundle in your AppKernel: ``` php <?php // in AppKernel::registerBundles() $bundles = array( // ... new UAM\Bundle\AwsEcsBundle\UAMAwsEcsBundle(), // ... );

The Versions

23/06 2013

dev-master

9999999-dev https://gitweb.united-asian.com

Amazon Product Advertising API Bundle

  Sources   Download

MIT

The Requires

 

by Olivier Pichon

bundle symfony ecs aws ecommerce service amazon product advertising api

23/06 2013

0.1.4

0.1.4.0 https://gitweb.united-asian.com

Amazon Product Advertising API Bundle

  Sources   Download

MIT

The Requires

 

by Olivier Pichon

bundle symfony ecs aws ecommerce service amazon product advertising api