2017 © Pedro Peláez
 

library divaexchangerates

Apply and Use up to date exchange rates from DIVA

image

subtech/divaexchangerates

Apply and Use up to date exchange rates from DIVA

  • Thursday, August 31, 2017
  • by JRSaunders
  • Repository
  • 2 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

DivaExchangeRates-PHP

Diva Exchange Rates Library, (*1)

$divaCache = new \DivaExchangeRates\Cache();
$divaCache->setCachePath( $_SERVER['DOCUMENT_ROOT'] . '/data/exchange_rate/' );
\DivaExchangeRates\Auth::setApiKey( 'yourkeyprovidedbydivaadmin' );
$conversion = new \DivaExchangeRates\Conversion( 'USD', 'GBP', 10 );

$convertedValue = $conversion->get();

The Versions

31/08 2017

dev-master

9999999-dev

Apply and Use up to date exchange rates from DIVA

  Sources   Download

proprietary

The Requires

 

by John Saunders

31/08 2017

v1.0.4

1.0.4.0

Apply and Use up to date exchange rates from DIVA

  Sources   Download

proprietary

The Requires

 

by John Saunders

30/08 2017

v1.0.3

1.0.3.0

Apply and Use up to date exchange rates from DIVA

  Sources   Download

proprietary

The Requires

 

by John Saunders

30/08 2017

1.0.2

1.0.2.0

Apply and Use up to date exchange rates from DIVA

  Sources   Download

proprietary

The Requires

 

by John Saunders

30/08 2017

1.0.1

1.0.1.0

Apply and Use up to date exchange rates from DIVA

  Sources   Download

proprietary

The Requires

 

by John Saunders