PHPackages                             brokeyourbike/interswitch-api-client - 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. brokeyourbike/interswitch-api-client

ActiveLibrary[API Development](/categories/api)

brokeyourbike/interswitch-api-client
====================================

Interswitch API Client for PHP

0.2.1(1mo ago)0851BSD-3-ClausePHPPHP ^8.1CI passing

Since Aug 7Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/brokeyourbike/interswitch-api-client-php)[ Packagist](https://packagist.org/packages/brokeyourbike/interswitch-api-client)[ GitHub Sponsors](https://github.com/brokeyourbike)[ Fund](https://opencollective.com/brokeyourbike)[ RSS](/packages/brokeyourbike-interswitch-api-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (20)Versions (11)Used By (0)

interswitch-api-client-php
==========================

[](#interswitch-api-client-php)

[![Latest Stable Version](https://camo.githubusercontent.com/143bf0a3dcb6fe0c4631712b1d0b289150340bf11da47e671ea052ac064475bc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f62726f6b65796f757262696b652f696e7465727377697463682d6170692d636c69656e742d706870)](https://github.com/brokeyourbike/interswitch-api-client-php/releases)[![Total Downloads](https://camo.githubusercontent.com/38f96fdd04c5dc4e60aaf1b1bf06a6bd7efa76241ffc12ee9363bb23038445c0/68747470733a2f2f706f7365722e707567782e6f72672f62726f6b65796f757262696b652f696e7465727377697463682d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/brokeyourbike/interswitch-api-client)

Interswitch API Client for PHP

Installation
------------

[](#installation)

```
composer require brokeyourbike/interswitch-api-client
```

Usage
-----

[](#usage)

```
use BrokeYourBike\Interswitch\Client;
use BrokeYourBike\Interswitch\Interfaces\ConfigInterface;

assert($config instanceof ConfigInterface);
assert($httpClient instanceof \GuzzleHttp\ClientInterface);
assert($psrCache instanceof \Psr\SimpleCache\CacheInterface);

$apiClient = new Client($config, $httpClient, $psrCache);
$apiClient->getAuthToken();
```

Authors
-------

[](#authors)

- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)

License
-------

[](#license)

[BSD-3-Clause License](https://github.com/brokeyourbike/interswitch-api-client-php/blob/main/LICENSE)

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance95

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.7% 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 ~83 days

Recently: every ~140 days

Total

8

Last Release

54d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/114f3c6e8506e0bba763451e8e4bcc3e94d662c2dce982a910b5d7b3444593cf?d=identicon)[brokeyourbike](/maintainers/brokeyourbike)

---

Top Contributors

[![brokeyourbike](https://avatars.githubusercontent.com/u/1554371?v=4)](https://github.com/brokeyourbike "brokeyourbike (28 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

apiinterswitchmoney-transfernigeria-apiphpphp8apiapi clientBrokeYourBikeInterswitch

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/brokeyourbike-interswitch-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/brokeyourbike-interswitch-api-client/health.svg)](https://phpackages.com/packages/brokeyourbike-interswitch-api-client)
```

PHPackages © 2026

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