Download the PHP package ten7/amazon-paapi5-php-sdk without Composer
On this page you can find all versions of the php package ten7/amazon-paapi5-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ten7/amazon-paapi5-php-sdk
More information about ten7/amazon-paapi5-php-sdk
Files in ten7/amazon-paapi5-php-sdk
Package amazon-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 amazon-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 ten7/amazon-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 amazon-paapi5-php-sdk with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2