Skip to content

tschelabaumann/fints-hbci-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinTS HBCI PHP

Build Status Latest Stable Version Monthly Downloads License

A PHP library implementing the basics of the FinTS / HBCI protocol. It can be used to fetch the balance of connected bank accounts and for fetching bank statements of accounts.

Getting Started

Install via composer:

composer require mschindler83/fints-hbci-php

How to use it

You can have a look at the "Samples" folder in this repository. Just fill in the required data beginning from line 13 to 17 and run the script.

You can find the server information of your bank here: https://www.hbci-zka.de/institute/institut_auswahl.htm

Have fun!

About

A PHP library to communicate with FinTS / HBCI Servers

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 99.6%
  • Shell 0.4%