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 3d 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 41% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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

658d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/804870?v=4)[Matthias Van Gorp](/maintainers/matthiasvangorp)[@matthiasvangorp](https://github.com/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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M993](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k39](/packages/neuron-core-neuron-ai)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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