A wrapper to use AqBanking CLI from a PHP context
Tested with AqBanking 6 which supports PSD2 conform banking using HBCI / FinTS 3.
Install the library using composer version 2:
composer require mestrona/aqbanking-php
https://github.com/mestrona/mbank
- aqbanking-php originally developed by @janunger
- Thanks to the AqBanking Team
Run the fixer before push.
./vendor/bin/ecs --fix
Run phpstan before push
./vendor/bin/phpstan analyse