PHPackages                             iillexial/php-monobank-api - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. iillexial/php-monobank-api

AbandonedProject[HTTP &amp; Networking](/categories/http)

iillexial/php-monobank-api
==========================

PHP library for Monobank API

v0.3(5y ago)135.2k↓45.3%6[3 PRs](https://github.com/ivaaaan/php-monobank-api/pulls)1MITPHPPHP &gt;=7.4

Since Jun 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ivaaaan/php-monobank-api)[ Packagist](https://packagist.org/packages/iillexial/php-monobank-api)[ RSS](/packages/iillexial-php-monobank-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (12)Used By (1)

PHP library for Monobank API
============================

[](#php-library-for-monobank-api)

[![Build Status](https://camo.githubusercontent.com/c517f1c61d406973d14b2e0164be3f0c6b1257a6637f3659fa116e59906f46e0/68747470733a2f2f7472617669732d63692e6f72672f6976616161616e2f7068702d6d6f6e6f62616e6b2d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ivaaaan/php-monobank-api)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/177ac9bf0d332762aadb2337d23f1806acc6c39e3fb1668fd444e2bf58cd4074/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6976616161616e2f7068702d6d6f6e6f62616e6b2d6170692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ivaaaan/php-monobank-api/?branch=master)

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

[](#requirements)

- PHP &gt;=7.4
- ext-json
- ext-curl

Install
-------

[](#install)

Via Composer

`$ composer require iillexial/php-monobank-api`

Usage
-----

[](#usage)

See [examples](/examples) for more.

### Get statements

[](#get-statements)

```
$monobank = new Monobank\Monobank('token');
$statements = $monobank->personal->getStatements('account_id', new DateTime());
```

### Get client info

[](#get-client-info)

```
$monobank = new Monobank\Monobank('token');
$clientInfo = $monobank->personal->getClientInfo();
```

### Set a webhook

[](#set-a-webhook)

```
$monobank = new Monobank\Monobank('token');
$clientInfo = $monobank->personal->setWebhook('url here');
```

### Delete a webhook

[](#delete-a-webhook)

```
$monobank = new Monobank\Monobank('token');
$clientInfo = $monobank->personal->deleteWebhook();
```

### Get currency rates

[](#get-currency-rates)

```
$monobank = new Monobank\Monobank();
$rates = $monobank->bank->getCurrencyRates();
```

Testing
-------

[](#testing)

Just run:

`$ composer test`

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.3% 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 ~87 days

Recently: every ~130 days

Total

7

Last Release

1997d ago

PHP version history (2 changes)v0.1PHP &gt;=7.2

v0.3PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/459233c07b62d4df76b36dbc38176c80d70f3e6e33d32f13fe7c9c3733bf9b22?d=identicon)[iillexial](/maintainers/iillexial)

---

Top Contributors

[![iillexial](https://avatars.githubusercontent.com/u/110016793?v=4)](https://github.com/iillexial "iillexial (26 commits)")[![ivaaaan](https://avatars.githubusercontent.com/u/10375456?v=4)](https://github.com/ivaaaan "ivaaaan (5 commits)")[![soulsumy](https://avatars.githubusercontent.com/u/27882853?v=4)](https://github.com/soulsumy "soulsumy (1 commits)")

---

Tags

guzzleguzzlehttplibrarymonobankphpphp-library

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/iillexial-php-monobank-api/health.svg)

```
[![Health](https://phpackages.com/badges/iillexial-php-monobank-api/health.svg)](https://phpackages.com/packages/iillexial-php-monobank-api)
```

###  Alternatives

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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