Download the PHP package giginc/paapi5-php-sdk without Composer
On this page you can find all versions of the php package giginc/paapi5-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download giginc/paapi5-php-sdk
More information about giginc/paapi5-php-sdk
Files in giginc/paapi5-php-sdk
Package paapi5-php-sdk
Short Description ProductAdvertisingAPI 5.0 PHP SDK
License Apache-2.0
Homepage https://webservices.amazon.com/paapi5/documentation/index.html
Informations about the package paapi5-php-sdk
Product Advertising API 5.0 SDK for PHP
This repository contains the open source PHP SDK that allows you to access the Product Advertising API from your PHP app.
Installation
The Product Advertising API PHP SDK can be installed with Composer. The SDK is available via Packagist under the amzn/paapi5-php-sdk
package. If Composer is installed globally on your system, you can run the following in the base directory of your project to add the SDK as a dependency:
Usage
Note: This version of the Product Advertising API SDK for PHP requires PHP 5.5 or greater.
Simple example for SearchItems to discover Amazon products with the keyword 'Harry Potter' in Books category:
Complete documentation, installation instructions, and examples are available here.
License
This SDK is distributed under the Apache License, Version 2.0, see LICENSE.txt and NOTICE.txt for more information.
All versions of paapi5-php-sdk with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2