PHPackages                             dilas/polaris-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. dilas/polaris-api-client

ActiveLibrary[API Development](/categories/api)

dilas/polaris-api-client
========================

Polaris Bank API Client for PHP

0.3.2(3y ago)0321MPL-2.0PHPPHP ^8.1

Since Feb 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dilas12345/dilas-polaris-api-client)[ Packagist](https://packagist.org/packages/dilas/polaris-api-client)[ RSS](/packages/dilas-polaris-api-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (10)Versions (5)Used By (1)

polaris-api-client
==================

[](#polaris-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)[![License: MPL-2.0](https://camo.githubusercontent.com/8cd86b4463e10793f9b31642e6e19ccba48ef5de3744e1b52a64a3c35950a553/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d504c2d2d322e302d707572706c652e737667)](https://github.com/brokeyourbike/fcmb-api-client-php/blob/main/LICENSE)

[![Maintainability](https://camo.githubusercontent.com/c055c28c49e45df8f4ac8aee0b5489b829e0f4e6aa67f949aaa9b8f7c36ba1bb/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f64333861623537306262626462653261633334652f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/brokeyourbike/fcmb-api-client-php/maintainability)[![Test Coverage](https://camo.githubusercontent.com/74dce1d013db94eb9ad74c8eae5a5cc1f15065727a48919658b48b9bef546729/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f64333861623537306262626462653261633334652f746573745f636f766572616765)](https://codeclimate.com/github/brokeyourbike/fcmb-api-client-php/test_coverage)[![tests](https://github.com/brokeyourbike/polaris-api-client-php/actions/workflows/tests.yml/badge.svg)](https://github.com/brokeyourbike/polaris-api-client-php/actions/workflows/tests.yml)

Polaris Bank API Client for PHP

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

[](#installation)

```
composer require dilas/polaris-api-client
```

Usage
-----

[](#usage)

```
use Dilas\PolarisBank\Client;
use Dilas\PolarisBank\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();
```

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~5 days

Total

2

Last Release

1189d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/210c980b6bba392e8ff2bd8519c324158209f22b33c1cebe20575d7c30671f15?d=identicon)[chedilas](/maintainers/chedilas)

---

Top Contributors

[![dilas1234](https://avatars.githubusercontent.com/u/149338523?v=4)](https://github.com/dilas1234 "dilas1234 (16 commits)")

---

Tags

apiapi clientpolarisdilas

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dilas-polaris-api-client/health.svg)

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

PHPackages © 2026

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