PHPackages                             rossjcooper/paapiphpsdk - 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. rossjcooper/paapiphpsdk

AbandonedArchivedLibrary[API Development](/categories/api)

rossjcooper/paapiphpsdk
=======================

PHP SDK that allows you to access the Amazon Product Advertising API 5.0 from your PHP app

2.0.0(3y ago)111.3k↓80%[1 issues](https://github.com/rossjcooper/paapiphpsdk/issues)1Apache-2.0PHPPHP &gt;=7.1

Since Oct 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rossjcooper/paapiphpsdk)[ Packagist](https://packagist.org/packages/rossjcooper/paapiphpsdk)[ Docs](https://webservices.amazon.com/paapi5/documentation/index.html)[ RSS](/packages/rossjcooper-paapiphpsdk/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (6)Used By (1)

Product Advertising API SDK for PHP (v1)
========================================

[](#product-advertising-api-sdk-for-php-v1)

[![Build Status](https://camo.githubusercontent.com/f12763446d93b9cd8e57f0210e5f2736ca9a3f1476df7be98d237d4fcb999b10/68747470733a2f2f7472617669732d63692e6f72672f726f73736a636f6f7065722f416d617a6f6e2d50726f647563742d4164766572746973696e672d4150492d352e302d5048502d53444b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rossjcooper/Amazon-Product-Advertising-API-5.0-PHP-SDK) [![Latest Stable Version](https://camo.githubusercontent.com/d0413d8b509dc24a1d1f38de50fb4449e7f91be036bee12d553b1ff5cd476a72/68747470733a2f2f706f7365722e707567782e6f72672f726f73736a636f6f7065722f706161706970687073646b2f762f737461626c65)](https://packagist.org/packages/rossjcooper/paapiphpsdk) [![Total Downloads](https://camo.githubusercontent.com/14b111f8d18fd9199cc02f5774a36a2e6cb2cf9c7ce041bf5b68a26fe6578625/68747470733a2f2f706f7365722e707567782e6f72672f726f73736a636f6f7065722f706161706970687073646b2f646f776e6c6f616473)](https://packagist.org/packages/rossjcooper/paapiphpsdk)

This repository contains the open source PHP SDK that allows you to access the [Product Advertising API](https://webservices.amazon.com/paapi5/documentation/index.html) from your PHP app.

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

[](#installation)

The Product Advertising API PHP SDK can be installed with [Composer](https://getcomposer.org/). Run this command:

```
$ composer require rossjcooper/paapiphpsdk
```

Usage
-----

[](#usage)

> **Note:** This version of the Product Advertising API SDK for PHP requires PHP 5.5 or greater.

Simple example for searching items.

```
