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
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-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