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.28(1mo ago)54.7k↑53.3%4[2 PRs](https://github.com/pokepay/partner-php-sdk/pulls)MITPHPPHP &gt;=5.6

Since Aug 5Pushed 2w 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 2w ago

READMEChangelogDependencies (8)Versions (68)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

53

—

FairBetter than 96% of packages

Maintenance94

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity59

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

Recently: every ~180 days

Total

45

Last Release

38d 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 (98 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

[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.6k79.3k91](/packages/pocketmine-pocketmine-mp)[sylius/sylius

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

8.5k6.0M777](/packages/sylius-sylius)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k15.0M69](/packages/knuckleswtf-scribe)[google/gax

Google API Core for PHP

268121.1M633](/packages/google-gax)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

173451.7k19](/packages/pocketmine-bedrock-protocol)[temporal/sdk

Temporal SDK

4163.2M27](/packages/temporal-sdk)

PHPackages © 2026

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