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)115.7k↓82.6%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 2d 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 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity56

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

2043d 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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M45](/packages/tencentcloud-tencentcloud-sdk-php)[guzzlehttp/guzzle-services

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.

25711.0M191](/packages/guzzlehttp-guzzle-services)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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