![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2018-04-24 (4 months ago) ![]() | Not yet rated by the users | Total: 127 | All time: 8,796 This week: 439![]() |
Version | License | PHP version | Categories | |||
currencyconvertnoapi 1.0.0 | GNU General Publi... | 5 | PHP 5, Web services, Finances, Parsers |
Description | Author | |
This class can convert money value between currencies with Google. |
Simple Currency Conversion Class
Designed for a quick and easy way of converting one currency to another, without 3rd party API's and bloated responses.
<?php
include('CurrencyConverter.php');
$cc = new CurrencyConverter();
echo $cc->convert(1,'EUR', 'NGN') . "\n";
![]() |
File | Role | Description |
---|---|---|
![]() |
Class | Class source |
![]() |
Example | Example script |
![]() |
Lic. | License text |
![]() |
Doc. | Documentation |
![]() | currencyconvertnoapi-2018-04-24.zip 13KB |
![]() | currencyconvertnoapi-2018-04-24.tar.gz 12KB |
![]() | Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.