zrnik/cnb-exchange
最新稳定版本:v2.0.4
Composer 安装命令:
composer require zrnik/cnb-exchange
包简介
An exchange class for 'moneyphp/money' using czech national bank exchange rates.
README 文档
README
ČNB = Česká Národní Banka (czech national bank)
This is an implementation of the \Money\Exchange
interface for \Money\Converter of the
moneyphp/money library.
Conversion rates are fetched from czech national bank exchange rates published on their website.
Requirements
- PHP Version
^8 moneyphp/moneyversion^4- library implementing
psr/cache - library implementing
psr/http-client&psr/http-factory
Version 2
Bumped PHP requirement to ^8 and moneyphp/money version ^4.
Code got a full refactor. Custom file cache removed in favor of PSR caching interfaces.
CURL usage removed in favor of PSR http interfaces.
统计信息
- 总下载量: 1.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-03