mschindler83 / fints-hbci-php

A PHP library to communicate with FinTS / HBCI Servers
MIT License
130 stars 62 forks source link

Install with no Composer? #78

Closed csskoeln closed 7 years ago

csskoeln commented 7 years ago

Hello,

how can I use the FinTS HBCI PHP without composer?

movabo commented 7 years ago

I guess you need to install all dependencies on your own. Here is how you can do that: https://stackoverflow.com/a/40545971 But i would recommend you just using composer. ;)

csskoeln commented 7 years ago

Hello, thank you for the information.

Then I must probably still use the composer.