Skip to content

A wrapper to use AqBanking CLI from a PHP, for example to fetch bank transactions via HBCI / FinTS

License

Notifications You must be signed in to change notification settings

Mestrona/aqbanking-php

 
 

Repository files navigation

AqBankingPhp

A wrapper to use AqBanking CLI from a PHP context

Tested with AqBanking 6 which supports PSD2 conform banking using HBCI / FinTS 3.

Installation

Install the library using composer version 2:

composer require mestrona/aqbanking-php

see also

https://github.com/mestrona/mbank

Credits

  • aqbanking-php originally developed by @janunger
  • Thanks to the AqBanking Team

More Info

Dev Docs

Coding standards

Run the fixer before push.

./vendor/bin/ecs --fix

Run phpstan before push

./vendor/bin/phpstan analyse

About

A wrapper to use AqBanking CLI from a PHP, for example to fetch bank transactions via HBCI / FinTS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 100.0%