Download the PHP package ujjwal/currency-converter without Composer
On this page you can find all versions of the php package ujjwal/currency-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ujjwal/currency-converter
More information about ujjwal/currency-converter
Files in ujjwal/currency-converter
Download ujjwal/currency-converter
More information about ujjwal/currency-converter
Files in ujjwal/currency-converter
Vendor ujjwal
Package currency-converter
Short Description Currency Converter Class with features of caching and identifying currency from country Code
License MIT
Package currency-converter
Short Description Currency Converter Class with features of caching and identifying currency from country Code
License MIT
Please rate this library. Is it a good library?
Informations about the package currency-converter
currency-converter-php
Exchange rates/Currency Converter Library with features of caching and identifying currency from country code.
Getting started
Why Use It
- Reliable Rate, Uses fixer.io API
- Caching of rate, to avoid connecting to fixer.io again and again
- Conversion without currency code(from country code)
Requirements
- PHP version 5.5 or later
- Curl Extension (Optional)
Installation
This library depends on composer for installation . For installation of composer, please visit getcomposer.org.
Add "ujjwal/currency-converter":"2.*"
to your composer.json and run php composer.phar update
Usage
Please head on to /examples folder.
For further documentation, please look at the /docs.
All versions of currency-converter with dependencies
PHP Build Version
Package Version
The package ujjwal/currency-converter contains the following files
Loading the files please wait ....