yireo/magento-eu-vat-rates-library
Composer 安装命令:
composer require yireo/magento-eu-vat-rates-library
包简介
Load EU tax rates from https://github.com/yireo/Magento_EU_Tax_Rates
README 文档
README
This library offers a client to load EU tax rates via a feed, including parsing and caching:
use Yireo\MagentoEuVatRates\Rates;
$rates = (new MagentoRates)->getRatesTable();
Installation
To install this library, use composer:
composer require yireo/magento-eu-vat-rates-library
Testing
This library ships with some unit tests. However, these tests rely on an internal Yireo library to validate actual rates.
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2018-12-11