PHPackages                             lukyrys/mbank - 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. lukyrys/mbank

Abandoned → [bgaluszka/mbank](/?search=bgaluszka%2Fmbank)Library[API Development](/categories/api)

lukyrys/mbank
=============

Library for accessing mBank PL transaction service

116PHP

Since Jun 18Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/lukyrys/mbank)[ Packagist](https://packagist.org/packages/lukyrys/mbank)[ RSS](/packages/lukyrys-mbank/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Library for accessing mBank PL transaction service
--------------------------------------------------

[](#library-for-accessing-mbank-pl-transaction-service)

Suitable for checking for new transactions. Supported features:

- list available accounts,
- list recent operations on the accounts,
- MT940 support (requires mBank's MT940 reports to be enabled for the account)
    - MT940 file report fetch for specified date range
    - MT940 based transaction summary for specified date range

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

[](#requirements)

- PHP 5.3 or higher
- Extensions:
    - [cURL](http://www.php.net/manual/book.curl.php)
    - [DOM](http://php.net/manual/en/book.dom.php)

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

[](#installation)

Install library from composer:

```
{
    "require": {
        "bgaluszka/mbank": "dev-master"
    }
}

```

Usage examples
--------------

[](#usage-examples)

For usage examples, please see scripts in [examples/](examples/) directory.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance51

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor1

Top contributor holds 59% 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/01e4841749ee2b4cf7211d784b093bf67523ed6489c6931401211b130df13884?d=identicon)[lukyrys](/maintainers/lukyrys)

---

Top Contributors

[![bgaluszka](https://avatars.githubusercontent.com/u/176279?v=4)](https://github.com/bgaluszka "bgaluszka (62 commits)")[![MarcinOrlowski](https://avatars.githubusercontent.com/u/8041294?v=4)](https://github.com/MarcinOrlowski "MarcinOrlowski (33 commits)")[![b44x](https://avatars.githubusercontent.com/u/853899?v=4)](https://github.com/b44x "b44x (3 commits)")[![Vitexus](https://avatars.githubusercontent.com/u/2621130?v=4)](https://github.com/Vitexus "Vitexus (2 commits)")[![jakubwolny](https://avatars.githubusercontent.com/u/298715?v=4)](https://github.com/jakubwolny "jakubwolny (2 commits)")[![rjablecki](https://avatars.githubusercontent.com/u/6968764?v=4)](https://github.com/rjablecki "rjablecki (2 commits)")[![lukyrys](https://avatars.githubusercontent.com/u/2318346?v=4)](https://github.com/lukyrys "lukyrys (1 commits)")

### Embed Badge

![Health badge](/badges/lukyrys-mbank/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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