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

ActiveLibrary[API Development](/categories/api)

kuser/creatorsapi-php-sdk
=========================

CreatorsAPI 1.1.2 PHP SDK

1.1.2(5mo ago)0963↓77.1%Apache-2.0PHPPHP &gt;=7.4

Since Jan 30Pushed 5mo agoCompare

[ Source](https://github.com/KUser/creatorsapi-php-sdk)[ Packagist](https://packagist.org/packages/kuser/creatorsapi-php-sdk)[ Docs](https://affiliate-program.amazon.com/creatorsapi)[ RSS](/packages/kuser-creatorsapi-php-sdk/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (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 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

35

—

LowBetter than 77% of packages

Maintenance73

Regular maintenance activity

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

154d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/504e2acad3a895113345268e3344163364f90051af9344aa72b8ccd43bd7a19a?d=identicon)[lolipopsdk](/maintainers/lolipopsdk)

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

---

Top Contributors

[![KUser](https://avatars.githubusercontent.com/u/1492328?v=4)](https://github.com/KUser "KUser (3 commits)")

---

Tags

creatorsapi-php-sdkcreatorsapi

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[aws/aws-sdk-php

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

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

Wildberries OpenAPI clients (generated).

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

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

8.5k5.9M738](/packages/sylius-sylius)[drupal/core

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

21866.0M1.7k](/packages/drupal-core)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

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

751291.4k43](/packages/civicrm-civicrm-core)

PHPackages © 2026

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