PHPackages                             dbosen/creatorsapi-php-sdk - 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. dbosen/creatorsapi-php-sdk

ActiveLibrary[API Development](/categories/api)

dbosen/creatorsapi-php-sdk
==========================

Fork of CreatorsAPI 1.2.0 PHP SDK

1.2.0(3mo ago)01.2kApache-2.0PHPPHP ^8.1

Since Jan 7Pushed 3mo agoCompare

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

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

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

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

This is a fork of the Amazon CreatorsAPI PHP SDK. I uploaded it to github and packagist to be able to require it with composer. This fork does not contain any changes compared to the official Amazon zip file - besides these obvious changes in the readme.

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

[](#2-install)

```
composer require dbosen/creatorsapi-php-sdk
```

### 3. Run Sample Code

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

Navigate to the examples directory to run the samples.

```
cd vendor/dbosen/creatorsapi-php-sdk/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 region)
- `` - 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

40

—

FairBetter than 86% of packages

Maintenance79

Regular maintenance activity

Popularity20

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Every ~109 days

Total

2

Last Release

112d ago

### Community

Maintainers

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

---

Top Contributors

[![dbosen](https://avatars.githubusercontent.com/u/6398151?v=4)](https://github.com/dbosen "dbosen (6 commits)")

---

Tags

creatorsapi-php-sdkcreatorsapi

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/dbosen-creatorsapi-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/dbosen-creatorsapi-php-sdk/health.svg)](https://phpackages.com/packages/dbosen-creatorsapi-php-sdk)
```

###  Alternatives

[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[aws/aws-sdk-php

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

6.2k555.0M2.8k](/packages/aws-aws-sdk-php)[sylius/sylius

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

8.5k6.0M777](/packages/sylius-sylius)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

762297.9k53](/packages/civicrm-civicrm-core)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)

PHPackages © 2026

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