PHPackages                             pokepay/partner-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. pokepay/partner-php-sdk

ActiveLibrary[API Development](/categories/api)

pokepay/partner-php-sdk
=======================

Pokepay Partner API SDK for PHP

0.4.27(7mo ago)54.3k↓25%4[2 PRs](https://github.com/pokepay/partner-php-sdk/pulls)MITPHPPHP &gt;=5.6

Since Aug 5Pushed 1mo ago9 watchersCompare

[ Source](https://github.com/pokepay/partner-php-sdk)[ Packagist](https://packagist.org/packages/pokepay/partner-php-sdk)[ RSS](/packages/pokepay-partner-php-sdk/feed)WikiDiscussions master Synced 1mo ago

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

Pokepay Partner API SDK for PHP
===============================

[](#pokepay-partner-api-sdk-for-php)

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

[](#prerequisites)

- PHP 5.6 or above
- curl, json and openssl extensions

Installation with Composer
--------------------------

[](#installation-with-composer)

Install [Composer](https://getcomposer.org/) if not already installed.

### composer.json settings

[](#composerjson-settings)

Install this SDK by executing `composer require pokepay/partner-php-sdk` on your shell.

```
$ composer require pokepay/partner-php-sdk

```

Configuration
-------------

[](#configuration)

Client credentials have to be set before attempting API requests. `Pokepay\PartnerAPI` takes the location of a configuration INI file as an argument.

```
$client = new Pokepay\PartnerAPI('./config.ini');
```

If it's not given, the file location is set from an environment variable `POKEPAY_PARTNER_CONFIG_FILE`.

Running tests
-------------

[](#running-tests)

```
$ POKEPAY_PARTNER_CONFIG_FILE=/path/to/config.ini ./vendor/phpunit/phpunit/phpunit

```

Documentation
-------------

[](#documentation)

See [docs/](docs/index.md).

Copyright
---------

[](#copyright)

Copyright (c) 2019 Pocket Change, Inc.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance78

Regular maintenance activity

Popularity28

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~127 days

Total

44

Last Release

222d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/90570?v=4)[Eitaro Fukamachi](/maintainers/fukamachi)[@fukamachi](https://github.com/fukamachi)

![](https://avatars.githubusercontent.com/u/148939?v=4)[Satoshi Imai](/maintainers/masatoi)[@masatoi](https://github.com/masatoi)

![](https://avatars.githubusercontent.com/u/13656378?v=4)[cxxxr](/maintainers/cxxxr)[@cxxxr](https://github.com/cxxxr)

---

Top Contributors

[![masatoi](https://avatars.githubusercontent.com/u/148939?v=4)](https://github.com/masatoi "masatoi (97 commits)")[![fukamachi](https://avatars.githubusercontent.com/u/90570?v=4)](https://github.com/fukamachi "fukamachi (75 commits)")[![cxxxr](https://avatars.githubusercontent.com/u/13656378?v=4)](https://github.com/cxxxr "cxxxr (49 commits)")[![example0005](https://avatars.githubusercontent.com/u/226476906?v=4)](https://github.com/example0005 "example0005 (5 commits)")[![taniryo-kun](https://avatars.githubusercontent.com/u/7747543?v=4)](https://github.com/taniryo-kun "taniryo-kun (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pokepay-partner-php-sdk/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k12.2M45](/packages/knuckleswtf-scribe)[google/gax

Google API Core for PHP

263103.1M452](/packages/google-gax)[temporal/sdk

Temporal SDK

4002.2M18](/packages/temporal-sdk)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

169425.2k8](/packages/pocketmine-bedrock-protocol)

PHPackages © 2026

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