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

This package is not auto-updated.

Last update: 2024-04-26 12:31:47 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