Skip to content
/ v11 Public

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

Notifications You must be signed in to change notification settings

Ticketpark/v11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages