PHPackages                             kosmailer/monobank - 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. kosmailer/monobank

ActiveLibrary[API Development](/categories/api)

kosmailer/monobank
==================

PHP SDK for Monobank API

01.0kPHP

Since Oct 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/kosmail3r/monobank)[ Packagist](https://packagist.org/packages/kosmailer/monobank)[ RSS](/packages/kosmailer-monobank/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Monobank API SDK for php clients.
---------------------------------

[](#monobank-api-sdk-for-php-clients)

You should init client object with **3** parameters: **api key, base api url, store id**

Allowed methods
---------------

[](#allowed-methods)

- **validateClientByPhone()**

    - **Input:** `String $phone (pay your attention, you may use full number like +380931231212)`
    - **Output**: `[success, (error | clientExist, clientData)]`
- **initOrderPayment()**

    - **Input**: `[String store_order_id; String client_phone, Array invoice, Array available_programs, Array products, numeric total_sum, ?String result_callback]`
    - **Output**: `[success, (error | orderId)]`
- **checkOrderStatus()**

    - **Input**: `String $orderId (order identifier on monobank side, witch you get while you initialize order payment ( **method initOrderPayment()** ))`
    - **Output**: `[success, (error | success, orderId, state, subState) ]`
- **checkPaymentByOrder()**

    - **Input**: `String $orderId (order identifier on monobank side, witch you get while you initialize order payment ( **method initOrderPayment()** ))`
    - Output: `[success, (error | possibleReturnToCard, fullSumPayed )]`
- **confirmOrderProcessing()**

    - **Input**: `String $orderId (order identifier on monobank side, witch you get while you initialize order payment ( **method initOrderPayment()** ))`
    - **Output**: `[success, (error | success, orderId, state, subState)]`
- **rejectOrderProcessing()**

    - **Input**: `String $orderId (order identifier on monobank side, witch you get while you initialize order payment ( **method initOrderPayment()** ))`
    - **Output**: `[success, (error | success, orderId, state, subState)]`
- **rejectOrder()**

    - **Input**: `[String order_id; bool return_money_to_card, String store_return_id, numeric sum]`
    - **Output**: `[success, (- | error)]`

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/df598ef06ec64eb7c470c5aa0c9860e9f6326c06c8097e23b82728d479a112f2?d=identicon)[Konstantin Soroka](/maintainers/Konstantin%20Soroka)

---

Top Contributors

[![SorokaKostiantyn](https://avatars.githubusercontent.com/u/44553013?v=4)](https://github.com/SorokaKostiantyn "SorokaKostiantyn (5 commits)")

### Embed Badge

![Health badge](/badges/kosmailer-monobank/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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