Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 579 Bytes

PAAPI5.0

Official Amazon Product Advertising API 5.0 [Forked SDK] v1.0.0. This repository contains the open source PHP SDK that allows you to access the Product Advertising API from your PHP app.

Install :

composer require jakiboy/paapi5

Use :

e.g. Using GetItems : Set Credentials in GetItems.php
Run Command Inside Tests Folder :

php GetItems.php

Checkout Also :

Amazon Product Advertising API 5.0 Wrapper Lib. Feel free to contribute.