Download the PHP package matthiasvangorp/laravel-amazon-paapi5 without Composer
On this page you can find all versions of the php package matthiasvangorp/laravel-amazon-paapi5. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matthiasvangorp/laravel-amazon-paapi5
More information about matthiasvangorp/laravel-amazon-paapi5
Files in matthiasvangorp/laravel-amazon-paapi5
Download matthiasvangorp/laravel-amazon-paapi5
More information about matthiasvangorp/laravel-amazon-paapi5
Files in matthiasvangorp/laravel-amazon-paapi5
Vendor matthiasvangorp
Package laravel-amazon-paapi5
Short Description Laravel package for Amazon Product advertising API v5 using Official PHP SDK
License Apache-2.0
Package laravel-amazon-paapi5
Short Description Laravel package for Amazon Product advertising API v5 using Official PHP SDK
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package laravel-amazon-paapi5
Laravel Package for Amazon PAAPI v5 (Using official SDK)
Laravel package for Amazon Product Advertising API v5 using Official PHP SDK
Note: This is just wrapper around official PHP SDK for amazon Product Advertising API.
Installation
composer require sanjayojha/laravel-amazon-paapi5
- Laravel 8.0 or later
php artisan vendor:publish --provider="MatthiasVanGorp\LaravelAmazonPaapi5\LaravelAmazonPaapi5ServiceProvider" --tag="config"
will create aconfig/amazon-api-key.php
file.- Add your Amazon access and secret keys into the your
.env
file:
Usage
Testing
TODO
Complete documentation, installation instructions, and examples for using official PHP SDK are available here.
All versions of laravel-amazon-paapi5 with dependencies
PHP Build Version
Package Version
The package matthiasvangorp/laravel-amazon-paapi5 contains the following files
Loading the files please wait ....