mestrona/aqbanking-php

AqBanking CLI的PHP环境包装器

4.0.1 2023-12-30 08:39 UTC

This package is auto-updated.

Last update: 2024-08-30 01:32:36 UTC


README

AqBanking CLI的PHP环境包装器

已测试与AqBanking 6兼容,该版本支持PSD2合规银行使用HBCI / FinTS 3。

安装

使用composer版本2安装库

composer require mestrona/aqbanking-php

另请参阅

https://github.com/mestrona/mbank

致谢

  • aqbanking-php最初由@janunger开发
  • 感谢AqBanking团队

更多信息

开发文档

编码标准

推送前运行fixer。

./vendor/bin/ecs --fix

推送前运行phpstan。

./vendor/bin/phpstan analyse