Download the PHP package yireo/magento-eu-vat-rates-library without Composer
On this page you can find all versions of the php package yireo/magento-eu-vat-rates-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yireo/magento-eu-vat-rates-library
More information about yireo/magento-eu-vat-rates-library
Files in yireo/magento-eu-vat-rates-library
Download yireo/magento-eu-vat-rates-library
More information about yireo/magento-eu-vat-rates-library
Files in yireo/magento-eu-vat-rates-library
Vendor yireo
Package magento-eu-vat-rates-library
Short Description Load EU tax rates from https://github.com/yireo/Magento_EU_Tax_Rates
License GPL-3.0
Homepage https://www.yireo.com/
Package magento-eu-vat-rates-library
Short Description Load EU tax rates from https://github.com/yireo/Magento_EU_Tax_Rates
License GPL-3.0
Homepage https://www.yireo.com/
Please rate this library. Is it a good library?
Informations about the package magento-eu-vat-rates-library
Yireo MagentoEuVatRates Library
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.
All versions of magento-eu-vat-rates-library with dependencies
PHP Build Version
Package Version
The package yireo/magento-eu-vat-rates-library contains the following files
Loading the files please wait ....