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

ActiveLibrary[API Development](/categories/api)

rajpurohithitesh/amazon-creatorsapi-php-sdk
===========================================

Amazon Creators API - Official PHP SDK

1.2.0(5d ago)018Apache-2.0PHPPHP ^8.1CI passing

Since Feb 4Pushed 4mo agoCompare

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

READMEChangelog (1)Dependencies (8)Versions (3)Used By (0)

Amazon Product Advertising API 5.0 PHP SDK
==========================================

[](#amazon-product-advertising-api-50-php-sdk)

[![PHP Version](https://camo.githubusercontent.com/662e69dc67fee9b15c531ec533a692c2e1f6fb5b21ecd6ad489d0ecd06c11578/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302532422d707572706c65)](https://camo.githubusercontent.com/662e69dc67fee9b15c531ec533a692c2e1f6fb5b21ecd6ad489d0ecd06c11578/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302532422d707572706c65)[![Amazon API](https://camo.githubusercontent.com/bc063b7802a3935951f3eb0ff6b7690458c3b72cbad1aefe124d8e7227bbb0ae/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f416d617a6f6e25323043726561746f72734150492d253233464439423135)](https://affiliate-program.amazon.in/creatorsapi/docs/en-us/introduction)[![Latest Version](https://camo.githubusercontent.com/fb4f0458b50987a1844aea7ed9a44e919e431e2b8cdb028d8a2eae1aa9158efe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72616a7075726f6869746869746573682f616d617a6f6e2d63726561746f72736170692d7068702d73646b)](https://packagist.org/packages/rajpurohithitesh/amazon-creatorsapi-php-sdk)[![Total Downloads](https://camo.githubusercontent.com/699c48e76515660cd1dd7519f1c33f4d0d1f935d8506af92243656501000ac67/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72616a7075726f6869746869746573682f616d617a6f6e2d63726561746f72736170692d7068702d73646b2e7376673f7374796c653d666c6174)](https://packagist.org/packages/rajpurohithitesh/amazon-creatorsapi-php-sdk)[![License](https://camo.githubusercontent.com/d8e3b9d3b1213595b06824a404d41ad7743f1e880a3f9e47bae54533a9b60c99/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4170616368655f322e302d626c7565)](LICENSE.txt)[![Security Rating](https://camo.githubusercontent.com/177c078763a2f2e60da156fc19d6fe0d1d5babedded5a82a1c41b6f7259f5dc3/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d52616a7075726f6869744869746573685f616d617a6f6e2d63726561746f72736170692d7068702d73646b266d65747269633d73656375726974795f726174696e67)](https://sonarcloud.io/summary/new_code?id=RajpurohitHitesh_amazon-creatorsapi-php-sdk)[![Quality Gate Status](https://camo.githubusercontent.com/53a7162f9f4ccab41a417776f5e85b9a49405b07fd9f65eec5c67cd3da8a5e5f/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d52616a7075726f6869744869746573685f616d617a6f6e2d63726561746f72736170692d7068702d73646b266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/summary/new_code?id=RajpurohitHitesh_amazon-creatorsapi-php-sdk)[![CI](https://github.com/rajpurohithitesh/amazon-creatorsapi-php-sdk/actions/workflows/ci.yml/badge.svg)](https://github.com/rajpurohithitesh/amazon-creatorsapi-php-sdk/actions/workflows/ci.yml)[![PHP Composer](https://github.com/rajpurohithitesh/amazon-creatorsapi-php-sdk/actions/workflows/php.yml/badge.svg)](https://github.com/rajpurohithitesh/amazon-creatorsapi-php-sdk/actions/workflows/php.yml)

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

38

↑

LowBetter than 83% of packages

Maintenance84

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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 ~144 days

Total

2

Last Release

5d ago

PHP version history (2 changes)v1.0.0PHP ^8.0

1.2.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/206206797?v=4)[Hitesh Rajpurohit](/maintainers/RajpurohitHitesh)[@RajpurohitHitesh](https://github.com/RajpurohitHitesh)

---

Top Contributors

[![RajpurohitHitesh](https://avatars.githubusercontent.com/u/206206797?v=4)](https://github.com/RajpurohitHitesh "RajpurohitHitesh (5 commits)")

---

Tags

amazonamazonphpsdkamazonsdkcreatorsapicreatorsapisdkcreatorsapi-php-sdkcreatorsapi

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/rajpurohithitesh-amazon-creatorsapi-php-sdk/health.svg)](https://phpackages.com/packages/rajpurohithitesh-amazon-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.3M45](/packages/tencentcloud-tencentcloud-sdk-php)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)

PHPackages © 2026

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