ticketpark / v11
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)
1.0.1
2016-03-04 12:04 UTC
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2020-10-24 13:28:36 UTC
README
#v11
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: