ticketpark / v11
A php library to process ESR/BESR v11 files (Swiss payment slips / Einzahlungsscheine mit Referenznummer)
Installs: 36 248
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 6
Forks: 4
pkg:composer/ticketpark/v11
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: