PHPackages                             matthiasvangorp/laravel-amazon-paapi5 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. matthiasvangorp/laravel-amazon-paapi5

ActiveLibrary[API Development](/categories/api)

matthiasvangorp/laravel-amazon-paapi5
=====================================

Laravel package for Amazon Product advertising API v5 using Official PHP SDK

1.0.5(1y ago)069Apache-2.0PHPPHP &gt;=8.0

Since Sep 15Pushed 1y agoCompare

[ Source](https://github.com/matthiasvangorp/laravel-amazon-paapi5)[ Packagist](https://packagist.org/packages/matthiasvangorp/laravel-amazon-paapi5)[ RSS](/packages/matthiasvangorp-laravel-amazon-paapi5/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Laravel Package for Amazon PAAPI v5 (Using official SDK)
========================================================

[](#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](https://webservices.amazon.com/paapi5/documentation/index.html).

Installation
------------

[](#installation)

1. `composer require sanjayojha/laravel-amazon-paapi5`
2. Laravel 8.0 or later
3. `php artisan vendor:publish --provider="MatthiasVanGorp\LaravelAmazonPaapi5\LaravelAmazonPaapi5ServiceProvider" --tag="config"` will create a `config/amazon-api-key.php` file.
4. Add your Amazon access and secret keys into the your `.env` file:

```
AMAZON_PRODUCTS_ACCESS_KEY=youAccessKey
AMAZON_PRODUCTS_PRIVATE_KEY=youPrivateKey

```

Usage
-----

[](#usage)

```
TODO

```

Testing
-------

[](#testing)

TODO

Complete documentation, installation instructions, and examples for using official PHP SDK are available [here](https://webservices.amazon.com/paapi5/documentation/with-sdk.html).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

605d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/780d1503d7f527189766a084c1529d309aa2e58bc75086168adbb3c22bc571f2?d=identicon)[matthiasvangorp](/maintainers/matthiasvangorp)

---

Top Contributors

[![matthiasvangorp](https://avatars.githubusercontent.com/u/804870?v=4)](https://github.com/matthiasvangorp "matthiasvangorp (8 commits)")[![sanjayojha](https://avatars.githubusercontent.com/u/3258151?v=4)](https://github.com/sanjayojha "sanjayojha (3 commits)")

### Embed Badge

![Health badge](/badges/matthiasvangorp-laravel-amazon-paapi5/health.svg)

```
[![Health](https://phpackages.com/badges/matthiasvangorp-laravel-amazon-paapi5/health.svg)](https://phpackages.com/packages/matthiasvangorp-laravel-amazon-paapi5)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
