brokeyourbike/zenith-bank-cib-api-client
最新稳定版本:0.7.2
Composer 安装命令:
composer require brokeyourbike/zenith-bank-cib-api-client
包简介
Zenith Bank API Client for PHP (Corporate Internet Banking)
README 文档
README
Zenith Bank API Client for PHP (Corporate Internet Banking)
Installation
composer require brokeyourbike/zenith-bank-cib-api-client
Usage
use BrokeYourBike\ZenithBankCIB\Client; use BrokeYourBike\ZenithBankCIB\Interfaces\ConfigInterface; assert($config instanceof ConfigInterface); assert($httpClient instanceof \GuzzleHttp\ClientInterface); $client = new Client($config, $httpClient);
Authors
- Ivan Stasiuk | Twitter | LinkedIn | stasi.uk
统计信息
- 总下载量: 270
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2024-02-25