PHPackages                             najamhaq/paapi5-php-sdk - 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. najamhaq/paapi5-php-sdk

ActiveLibrary[API Development](/categories/api)

najamhaq/paapi5-php-sdk
=======================

1.0.0(6y ago)042.7kApache-2.0PHPPHP &gt;=5.5

Since Sep 12Pushed 6y agoCompare

[ Source](https://github.com/najamhaq/php-paapi5-sdk)[ Packagist](https://packagist.org/packages/najamhaq/paapi5-php-sdk)[ Docs](https://webservices.amazon.com/paapi5/documentation/index.html)[ RSS](/packages/najamhaq-paapi5-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

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

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

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 najamhaq/paapi5-php-sdk
```

Usage
-----

[](#usage)

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

Simple example for searching items.

```
