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

ActiveLibrary[API Development](/categories/api)

brokeyourbike/fcmb-api-client
=============================

First City Monument Bank API Client for PHP

0.5.0(1mo ago)0900MPL-2.0PHPPHP ^8.1CI passing

Since Oct 23Pushed 1mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (20)Versions (20)Used By (0)

fcmb-api-client
===============

[](#fcmb-api-client)

[![Latest Stable Version](https://camo.githubusercontent.com/b99fab8544c48eca948d96bb5b9a816f371cff3c2e091d9c604d179a01d72c74/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f62726f6b65796f757262696b652f66636d622d6170692d636c69656e742d706870)](https://github.com/brokeyourbike/fcmb-api-client-php/releases)[![Total Downloads](https://camo.githubusercontent.com/b10fa717978eb710c9dd1f252cc498d56fca11062a1dce9ee7b1ba4e01bc1d62/68747470733a2f2f706f7365722e707567782e6f72672f62726f6b65796f757262696b652f66636d622d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/brokeyourbike/fcmb-api-client)

First City Monument Bank API Client for PHP

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

[](#installation)

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

Usage
-----

[](#usage)

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

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

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

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)

[Mozilla Public License v2.0](https://github.com/brokeyourbike/fcmb-api-client-php/blob/main/LICENSE)

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance89

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.9% 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 ~114 days

Recently: every ~259 days

Total

15

Last Release

57d ago

PHP version history (2 changes)0.1.0PHP ^8.0

0.3.0PHP ^8.1

### 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 (56 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (15 commits)")

---

Tags

apiapi-clientapi-client-phpfcmbfirst-city-monument-bankhacktoberfestnigeria-apiphpphp8apiapi clientBrokeYourBikefcmbfirst-city-monument-bank

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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