pamekar/easy-ebics

PHP library for easy ebics communication using the ebics-client-php library from Andrew Svirin.

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 2

pkg:composer/pamekar/easy-ebics

dev-master 2020-05-27 19:50 UTC

This package is not auto-updated.

Last update: 2025-10-10 19:16:03 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