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

ActiveLibrary[API Development](/categories/api)

brokeyourbike/parallex-bank-api-client
======================================

Parallex Bank API Client for PHP

0.4.0(1mo ago)0422MPL-2.0PHPPHP ^8.1CI passing

Since May 14Pushed 1mo ago1 watchersCompare

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

READMEChangelog (4)Dependencies (20)Versions (7)Used By (0)

parallex-bank-api-client
========================

[](#parallex-bank-api-client)

[![Latest Stable Version](https://camo.githubusercontent.com/e911e8fc39aafa300e94b73553fd92e4ecb28c7cea5ec85405f6bf79e6c12849/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f62726f6b65796f757262696b652f706172616c6c65782d62616e6b2d6170692d636c69656e742d706870)](https://github.com/brokeyourbike/parallex-bank-api-client-php/releases)[![Total Downloads](https://camo.githubusercontent.com/0123deb8aa6bb7759bfd3ab851db52f66e4a2c07244668dee82f123cb1749c12/68747470733a2f2f706f7365722e707567782e6f72672f62726f6b65796f757262696b652f706172616c6c65782d62616e6b2d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/brokeyourbike/parallex-bank-api-client)

Parallex Bank API Client for PHP

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

[](#installation)

```
composer require brokeyourbike/parallex-bank-api-client
```

Usage
-----

[](#usage)

```
use BrokeYourBike\ParallexBank\Client;
use BrokeYourBike\ParallexBank\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)

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

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance89

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.6% 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 ~346 days

Total

4

Last Release

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

---

Tags

apiapi-clientapi-client-phphacktoberfestparallex-bankphpphp8rest-apiapiapi clientBrokeYourBikeparallex-bank

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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