PHPackages                             monnez/siny-amazon-product-advertising-api-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. monnez/siny-amazon-product-advertising-api-bundle

ActiveLibrary[API Development](/categories/api)

monnez/siny-amazon-product-advertising-api-bundle
=================================================

00PHP

Since Oct 15Pushed 12y ago1 watchersCompare

[ Source](https://github.com/monnez/SinyAmazonProductAdvertisingAPIBundle)[ Packagist](https://packagist.org/packages/monnez/siny-amazon-product-advertising-api-bundle)[ RSS](/packages/monnez-siny-amazon-product-advertising-api-bundle/feed)WikiDiscussions develop Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Amazon Product Advertising API Bundle
=====================================

[](#amazon-product-advertising-api-bundle)

[![Build Status](https://camo.githubusercontent.com/9121ad9a8ea41db427378d2933afad3eba530ab4f1c52e74e8615e51f97fa47f/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f732d6564792f53696e79416d617a6f6e50726f647563744164766572746973696e6741504942756e646c652e706e67)](http://travis-ci.org/s-edy/SinyAmazonProductAdvertisingAPIBundle)

This is a client of the Amazon Product Advertising API to use in Symfony2 as a Bundle.

Installation
------------

[](#installation)

### 1) Add the following lines in your deps file

[](#1-add-the-following-lines-in-your-deps-file)

```
[SinyAmazonProductAdvertisingAPIBundle]
    git=git://github.com/s-edy/SinyAmazonProductAdvertisingAPIBundle.git
    target=bundles/Siny/Amazon/ProductAdvertisingAPIBundle

```

### 2) Run venders scpript

[](#2-run-venders-scpript)

```
$ php bin/venders install

```

### 3) Add the Siny namespace to your autoloader

[](#3-add-the-siny-namespace-to-your-autoloader)

```
