ticketpark/v11
最新稳定版本:1.0.1
Composer 安装命令:
composer require ticketpark/v11
包简介
A php library to process ESR/BESR v11 files (Swiss payment slips / Einzahlungsscheine mit Referenznummer)
README 文档
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:
统计信息
- 总下载量: 37.38k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-10-31