Download the PHP package traydigita/paapi5-php-sdk without Composer
On this page you can find all versions of the php package traydigita/paapi5-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download traydigita/paapi5-php-sdk
More information about traydigita/paapi5-php-sdk
Files in traydigita/paapi5-php-sdk
Package paapi5-php-sdk
Short Description (Official -> amzn/paapi5-php-sdk) 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
Official Product Advertising API 5.0 SDK - REUPLOAD
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 traydigita/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||^7