/v11

A php library to read ESR v11 files, Swiss banking payments (BESR/VESR/ESR - Einzahlungsscheine mit Referenznummer einlesen)

Primary LanguagePHP

v11

THIS LIBRARY IS ABANDONED AND WILL NO LONGER RECEIVE UPDATES. The v11 format is replaced by the camt format. https://github.com/genkgo/camt is a library to use for that.


This is a php library to read ESR v11 files, Swiss banking payments.
(BESR/VESR/ESR - Einzahlungsscheine mit Referenznummer einlesen)

Installation

Add v11 in your composer.json:

{
    "require": {
        "ticketpark/v11": "^1.0"
    }
}

Now tell composer to download the library by running the command:

$ php composer.phar update ticketpark/v11

Example

See example.php

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE