PHPackages                             mrmishmash/amazon\_creators\_api - 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. mrmishmash/amazon\_creators\_api

ActiveLibrary[API Development](/categories/api)

mrmishmash/amazon\_creators\_api
================================

Github mirror of CreatorsAPI 1.2.0 PHP SDK

1.2.0(1mo ago)01.6k↑408.3%Apache-2.0PHPPHP ^8.1

Since Apr 21Pushed 1mo agoCompare

[ Source](https://github.com/mrmishmash/amazon_creators_api)[ Packagist](https://packagist.org/packages/mrmishmash/amazon_creators_api)[ Docs](https://affiliate-program.amazon.com/creatorsapi)[ RSS](/packages/mrmishmash-amazon-creators-api/feed)WikiDiscussions main Synced 1w ago

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

Creators API PHP SDK Example
============================

[](#creators-api-php-sdk-example)

Prerequisites
-------------

[](#prerequisites)

### PHP Version Support

[](#php-version-support)

- **Supported**: To run the SDK you need PHP version 8.1 or higher.

Setup Instructions
------------------

[](#setup-instructions)

### 1. Install and Configure PHP

[](#1-install-and-configure-php)

For PHP installation, you can download it from the official website:

```
# Check PHP version
php --version
```

### 2. Install Dependencies

[](#2-install-dependencies)

```
cd {path_to_dir}/creatorsapi-php-sdk
composer install
```

### 3. Run Sample Code

[](#3-run-sample-code)

Navigate to the examples directory to run the samples.

```
cd examples
```

Before running the samples, you'll need to configure your API credentials in the sample files by replacing the following placeholders:

- `` - Your API credential ID
- `` - Your API credential secret
- `` - Your credential version (e.g., "2.1" for NA, "2.2" for EU, "2.3" for FE with Cognito; "3.1" for NA, "3.2" for EU, "3.3" for FE with LWA)
- `` - Your marketplace (e.g., "[www.amazon.com](http://www.amazon.com)" for US marketplace)
- `` - Add valid Partner Tag for the requested marketplace in applicable sample code snippet files

Run the following commands to run the sample files:

**Get detailed product information:**

```
php SampleGetItems.php
```

**Search for products:**

```
php SampleSearchItems.php
```

#### Other Samples

[](#other-samples)

Check the `examples` directory for additional sample files with various API operations.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance90

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

49d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/839e8ca96b1a35780a6ea446998f50e3416e3a78b49a9f4d07022781473e73bd?d=identicon)[mrmishmash](/maintainers/mrmishmash)

---

Top Contributors

[![mrmishmash](https://avatars.githubusercontent.com/u/11272843?v=4)](https://github.com/mrmishmash "mrmishmash (2 commits)")

---

Tags

creatorsapi-php-sdkcreatorsapi

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/mrmishmash-amazon-creators-api/health.svg)

```
[![Health](https://phpackages.com/badges/mrmishmash-amazon-creators-api/health.svg)](https://phpackages.com/packages/mrmishmash-amazon-creators-api)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k532.1M2.5k](/packages/aws-aws-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

232.5k](/packages/eslazarev-wildberries-sdk)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M710](/packages/sylius-sylius)[googleads/googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP

68310.4M25](/packages/googleads-googleads-php-lib)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3751.2M45](/packages/tencentcloud-tencentcloud-sdk-php)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.7k371.6k5](/packages/theodo-group-llphant)

PHPackages © 2026

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