PHPackages                             drunomics/amazon\_paapi - 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. drunomics/amazon\_paapi

AbandonedArchivedDrupal-module[API Development](/categories/api)

drunomics/amazon\_paapi
=======================

Drupal helper for using the Amazon Product Advertising API 5 SDK.

1.1.2(4y ago)018.8k[1 PRs](https://github.com/drunomics/amazon_paapi/pulls)1GPL-2.0+PHP

Since Sep 26Pushed 4y agoCompare

[ Source](https://github.com/drunomics/amazon_paapi)[ Packagist](https://packagist.org/packages/drunomics/amazon_paapi)[ RSS](/packages/drunomics-amazon-paapi/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (10)Used By (1)

**Deprecated:** moved to [https://www.drupal.org/project/amazon\_paapi](https://www.drupal.org/project/amazon_paapi)

Amazon Product Advertising API
==============================

[](#amazon-product-advertising-api)

Provides a service to load the Amazon PA API SDK 5.0 with credentials that are saved in Drupal. This is supposed to be a lean module, requests must be assembled using the classes in the SDK as there are many possibilities to compose a request. Which also means that error handling is up to the developer who implements them.

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

[](#installation)

Install the module via composer:

```
composer require drunomics/amazon_paapi

```

Enable the module as you would a normal drupal module.

Sign up for an Amazon AWS account to use the Product Advertising Service.

Enter the api credentials, partner tag and region details on

```
/admin/config/services/amazon-paapi/settings

```

The credentials can also be set in environment variables, if done so they will override settings, the environment variables are:

```
AMAZON_PAAPI_ACCESS_KEY
AMAZON_PAAPI_ACCESS_SECRET
AMAZON_PAAPI_HOST
AMAZON_PAAPI_REGION
AMAZON_PAAPI_PARTNER_TAG

```

Usage
-----

[](#usage)

For an example how to create a request see the test ASIN page

```
/admin/config/services/amazon-paapi/test-asin

```

For further examples see the SDK (drunomics/paapi5-php-sdk) which will be downloaded via composer when installing the module.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~102 days

Recently: every ~175 days

Total

8

Last Release

1754d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eeeeebd20b7521af69522a34b9ea485911ceb2a95f4d8616de37c05e60a4d2a9?d=identicon)[mbm80](/maintainers/mbm80)

---

Top Contributors

[![mbm80](https://avatars.githubusercontent.com/u/19147241?v=4)](https://github.com/mbm80 "mbm80 (10 commits)")[![maximilianmikus](https://avatars.githubusercontent.com/u/1254146?v=4)](https://github.com/maximilianmikus "maximilianmikus (1 commits)")

### Embed Badge

![Health badge](/badges/drunomics-amazon-paapi/health.svg)

```
[![Health](https://phpackages.com/badges/drunomics-amazon-paapi/health.svg)](https://phpackages.com/packages/drunomics-amazon-paapi)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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