PHPackages                             jejik/mt940 - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. jejik/mt940

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

jejik/mt940
===========

An MT940 bank statement parser for PHP

0.6.3(8mo ago)911.2M—8.3%34[2 PRs](https://github.com/sandermarechal/jejik-mt940/pulls)2MITPHPPHP &gt;=7.4.0||^8.0CI passing

Since Mar 23Pushed 8mo ago8 watchersCompare

[ Source](https://github.com/sandermarechal/jejik-mt940)[ Packagist](https://packagist.org/packages/jejik/mt940)[ RSS](/packages/jejik-mt940/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (42)Used By (2)

Jejik/MT940
===========

[](#jejikmt940)

An MT940 bank statement parser for PHP

[![Build Status](https://camo.githubusercontent.com/8bb28869004f5e7b556729ac155e57053e28d6c7285390eeb56f87c150c6c3db/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f73616e6465726d6172656368616c2f6a656a696b2d6d743934302e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/sandermarechal/jejik-mt940)

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

[](#installation)

You can install Jejik/MT940 using Composer. You can read more about Composer and its main repository at [http://packagist.org](http://packagist.org "Packagist"). First install Composer for your project using the instructions on the Packagist home page, then define your dependency on Jejik/MT940 in your `composer.json` file.

```
composer require jejik/mt940
```

This library follows the [PSR-0 standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md). You will need a PSR-0 compliant autoloader to load the Jejik/MT940 classes. Composer provides one for you in your `vendor/.composer/autoload.php`.

[PSR-12 standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-12-extended-coding-style-guide.md) is for Code-Syntax.

Usage
-----

[](#usage)

```
