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

ActiveLibrary[API Development](/categories/api)

cre8-it/creatorsapi-php-sdk
===========================

CreatorsAPI 1.1.3 PHP SDK

0551PHP

Since Feb 13Pushed 4mo agoCompare

[ Source](https://github.com/cre8-it/-creatorsapi-php-sdk)[ Packagist](https://packagist.org/packages/cre8-it/creatorsapi-php-sdk)[ RSS](/packages/cre8-it-creatorsapi-php-sdk/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (1)

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 SDK (Composer)

[](#2-install-sdk-composer)

```
composer require cre8-it/creatorsapi-php-sdk
```

If you're running from a cloned repo, run `composer install` in the repo root instead.

### 3. Run Sample Code

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

Navigate to the examples directory to run the samples.

```
cd {path_to_project}/vendor/cre8-it/creatorsapi-php-sdk/examples
```

If you're running from a cloned repo, use `cd {path_to_project}/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

21

—

LowBetter than 18% of packages

Maintenance51

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity12

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/08d298a2b5b663cfb22689c9cdd608e2715eb1175246d191c855fa21321475aa?d=identicon)[cre8-it](/maintainers/cre8-it)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

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

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

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

PHPackages © 2026

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