An open API service indexing awesome lists of open source software.

https://github.com/spoje-net/php-kb-accountsapi

KB API php client library for Account Direct Access API (ADAA).
https://github.com/spoje-net/php-kb-accountsapi

api-client fintech komercni-banka php phplibrary

Last synced: 3 months ago
JSON representation

KB API php client library for Account Direct Access API (ADAA).

Awesome Lists containing this project

README

          

# Komerční banka - Accounts API

KB API client for Account Direct Access API (ADAA).

For more information, please visit [https://github.com/komercka/adaa-client/wiki](https://github.com/komercka/adaa-client/wiki).

## Installation

### Requirements

PHP 8.1 and later.

### Composer

To install via [Composer](https://getcomposer.org/) run:

```bash
composer require spojenet/php-kb-accountsapi
```