Componette

Componette

download-cloud-line composer require galek/exchange-rate

exchangeRate

Travis Total Downloads Latest Stable Version License Monthly Downloads

Package Installation

The best way to install Exchange Rate is using Composer:

$ composer require galek/exchange-rate

Packagist - Versions

or manual edit composer.json in your project

"require": {
    "galek/exchange-rate": "^0.2.8"
}

Usage

ČNB - Česká Národní Banka / CNB - Czech National Bank

You can use exchange rate of ČNB

Daily exchange rate (#avaible countries)

$cnb = new \TroiaStudio\ExchangeRate\CNB\Day;

Monthly exchange rate (#Exotic country))

$cnb = new \TroiaStudio\ExchangeRate\CNB\Day;

TODO

  • Universal calculatator for transfer between exchanges
  • Add Raiffeisenbank
  • Add Česká spořitelna
  • Add ČSOB
  • Add MoneyBank
  • Add ... (write to issue if you want add some else)
bar-chart-fill

Statistics

download-cloud-fill
6
star-fill
1
bug-fill
0
flashlight-fill
348d
price-tag-2-line

Badges

guide-fill

Dependencies

Componette Componette felix@nette.org