Skip to content

Latest commit

 

History

109 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • PHP 5.3 or higher
  • Extensions:

Installation

Install library from composer:

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

Usage examples

For usage examples, please see scripts in examples/ directory.

About

Library for accessing mBank's transaction service

Resources

Stars

33 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages