This package is abandoned and no longer maintained. No replacement package was suggested.

A php library to process ESR/BESR v11 files (Swiss payment slips / Einzahlungsscheine mit Referenznummer)

Maintainers

Details

github.com/Ticketpark/v11

Homepage

Installs: 33 931

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 6

Forks: 4

1.0.1 2016-03-04 12:04 UTC

This package is not auto-updated.

Last update: 2020-10-24 13:28:36 UTC


README

#v11

Build Status

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