PHPackages                             tokenio/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. tokenio/sdk

ActiveLibrary[API Development](/categories/api)

tokenio/sdk
===========

PHP SDK for interacting with the Token System

2.0.7(5y ago)135.5k3[13 issues](https://github.com/tokenio/sdk-php/issues)[12 PRs](https://github.com/tokenio/sdk-php/pulls)MITPHPPHP &gt;=5.6.0

Since Nov 10Pushed 2y ago14 watchersCompare

[ Source](https://github.com/tokenio/sdk-php)[ Packagist](https://packagist.org/packages/tokenio/sdk)[ Docs](https://token.io)[ RSS](/packages/tokenio-sdk/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (8)Versions (36)Used By (0)

Overview
========

[](#overview)

Token open source SDKs simplify the interactions with the Token global open banking REST/gRPC API. The Token SDKs handle digital signatures and, where applicable, chain Token API calls. This makes it easier to develop Token-integrated applications, while providing most of the flexibility of the full Token API. More information at

Requirements
------------

[](#requirements)

- PHP 5.5.0 and later.
- [gRPC PHP extension](https://grpc.io/docs/quickstart/php.html#install-the-grpc-php-extension).

Usage
-----

[](#usage)

You can install the bindings via [Composer](http://getcomposer.org/). Run the following command:

```
composer require tokenio/sdk
```

To use the bindings, use Composer's [autoload](https://getcomposer.org/doc/01-basic-usage.md#autoloading):

```
require_once('vendor/autoload.php');
```

Build
-----

[](#build)

To build the SDK, run tests and generate documentation:

`sh build.sh`

Dependencies
------------

[](#dependencies)

The bindings require the following extensions in order to work properly:

- [`grpc`](https://grpc.io/docs/quickstart/php.html)
- [`sodium`](http://php.net/manual/en/book.sodium.php)
- [`bcmath`](http://php.net/manual/en/book.bc.php)
- [`json`](http://php.net/manual/en/book.json.php)

Please do not install `ext-protobuf`, Token SDK works with PHP implementation of Protobuf (package google/protobuf).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Recently: every ~73 days

Total

17

Last Release

1983d ago

Major Versions

0.0.4 → 1.0.0-beta2019-02-13

1.0.0 → 2.0.02019-10-08

PHP version history (2 changes)0.0.1PHP &gt;=5.5.0

1.0.0-beta-4PHP &gt;=5.6.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/241fa55e46bb08655e35ff53f35e1390d0a6086abd96056a806da063555b176c?d=identicon)[tokenio](/maintainers/tokenio)

---

Top Contributors

[![gianluca-token](https://avatars.githubusercontent.com/u/31416110?v=4)](https://github.com/gianluca-token "gianluca-token (9 commits)")[![yuhan-token](https://avatars.githubusercontent.com/u/30067145?v=4)](https://github.com/yuhan-token "yuhan-token (9 commits)")[![mkucherenko](https://avatars.githubusercontent.com/u/3582353?v=4)](https://github.com/mkucherenko "mkucherenko (3 commits)")[![Prateek-Gupta1](https://avatars.githubusercontent.com/u/21230536?v=4)](https://github.com/Prateek-Gupta1 "Prateek-Gupta1 (2 commits)")[![sibinlu](https://avatars.githubusercontent.com/u/9885606?v=4)](https://github.com/sibinlu "sibinlu (2 commits)")[![priyanshu-ap](https://avatars.githubusercontent.com/u/51899526?v=4)](https://github.com/priyanshu-ap "priyanshu-ap (1 commits)")[![nikanka-token](https://avatars.githubusercontent.com/u/50964165?v=4)](https://github.com/nikanka-token "nikanka-token (1 commits)")[![MikeLemanski](https://avatars.githubusercontent.com/u/56611891?v=4)](https://github.com/MikeLemanski "MikeLemanski (1 commits)")[![mintbridge](https://avatars.githubusercontent.com/u/32777?v=4)](https://github.com/mintbridge "mintbridge (1 commits)")[![drobinson123](https://avatars.githubusercontent.com/u/29413861?v=4)](https://github.com/drobinson123 "drobinson123 (1 commits)")[![omihaz](https://avatars.githubusercontent.com/u/1465974?v=4)](https://github.com/omihaz "omihaz (1 commits)")

---

Tags

apitokenpayment processing

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tokenio-sdk/health.svg)

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

###  Alternatives

[temporal/sdk

Temporal SDK

4002.2M18](/packages/temporal-sdk)[ebanx/ebanx

EBANX PHP library

24648.5k](/packages/ebanx-ebanx)[clarifai/clarifai-php-grpc

Clarifai PHP gRPC client

1128.3k](/packages/clarifai-clarifai-php-grpc)[everypay/everypay-php

1742.0k](/packages/everypay-everypay-php)[webit/w-firma-api

wFirma.pl API

1820.2k](/packages/webit-w-firma-api)

PHPackages © 2026

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