pamekar / easy-ebics
PHP library for easy ebics communication using the ebics-client-php library from Andrew Svirin.
dev-master
2020-05-27 19:50 UTC
Requires
- php: ^7.2
- andrew-svirin/ebics-client-php: ^1.3
- kingsquare/php-mt940: ^1.5
This package is not auto-updated.
Last update: 2025-02-28 16:23:55 UTC
README
PHP library for easy ebics communication using the ebics-client-php library from Andrew Svirin.
Currently only initialization and reading of transactions is supported.
See the example.php for usage.
Installation
$ composer require apeisia/easy-ebics
License
MIT License, see the LICENSE file for details