Download the PHP package drunomics/paapi5-php-sdk without Composer
On this page you can find all versions of the php package drunomics/paapi5-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download drunomics/paapi5-php-sdk
More information about drunomics/paapi5-php-sdk
Files in drunomics/paapi5-php-sdk
Package paapi5-php-sdk
Short Description Copy of ProductAdvertisingAPI 5.0 PHP SDK version 2020
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. 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.0
guzzlehttp/psr7 Version ^1.8.2