bornfight / erste-bank-client
Client written in PHP for Erste Bank API
3.2.4
2023-05-22 12:53 UTC
Requires
- php: >=7.2
- ext-json: *
- guzzlehttp/guzzle: ^7.0
- ramsey/uuid: ^4
- symfony/property-access: ^5
- symfony/serializer: ^5
Requires (Dev)
- codeception/codeception: ^4.0
README
Unofficial client for interacting with Erste Bank API
Currently supported only for Croatian bank
Supported APIs:
- Accounts
- Transactions
Installation via Composer
$ composer require bornfight/erste-bank-client
Running tests
$ composer test
License
This library is licensed under the MIT license. Please see LICENSE for more details.
Changelog
Please see CHANGELOG for more details.
Contributing
Please see CONTRIBUTING for more details.