Download the PHP package webtorque/currency-converter without Composer
On this page you can find all versions of the php package webtorque/currency-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webtorque/currency-converter
More information about webtorque/currency-converter
Files in webtorque/currency-converter
Download webtorque/currency-converter
More information about webtorque/currency-converter
Files in webtorque/currency-converter
Vendor webtorque
Package currency-converter
Short Description Currency converter for SilverStripe CMS
License MIT
Package currency-converter
Short Description Currency converter for SilverStripe CMS
License MIT
Please rate this library. Is it a good library?
Informations about the package currency-converter
SilverStripe Currency Converter
Simple service for converting currencies for SilverStripe 4+
Installation
Composer
Usage
To convert $99.99 NZD to USD
Exchange rates
Default implementation uses an xml feed at http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml. Other sources and be created by inheriting from CurrencyConverter and implementing the retrieveCurrencies function.
Then change the converter
config option on CurrencyConverter e.g.
Alternatively, you can pass the name of the class into get_converter e.g.
All versions of currency-converter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.40
ext-simplexml Version *
silverstripe/framework Version ^4
guzzlehttp/guzzle Version ~6.0
ext-simplexml Version *
silverstripe/framework Version ^4
guzzlehttp/guzzle Version ~6.0
The package webtorque/currency-converter contains the following files
Loading the files please wait ....