2017 © Pedro Peláez
 

library exchangerates

Apply and Use up to date exchange rates

image

jrsaunders/exchangerates

Apply and Use up to date exchange rates

  • Friday, May 5, 2017
  • by JRSaunders
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

ExchangeRates

Apply and use up to date exchange rates, (*1)

Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

```<?php, (*3)

$cache = new \ExchangeRates\Cache();, (*4)

$cache->setCachePath('/var/www/vhost/my-site/cachedata/');, (*5)

$conversion = new \ExchangeRates\Conversion('GBP', 'EUR', 10.34);, (*6)

echo $conversion->get();, (*7)

// will echo out 11.70 - converting GBP 10.34 to EUR 11.70 ```, (*8)

The Versions

05/05 2017

dev-master

9999999-dev

Apply and Use up to date exchange rates

  Sources   Download

proprietary

The Requires

 

by John Saunders

05/05 2017

v1.0.7

1.0.7.0

Apply and Use up to date exchange rates

  Sources   Download

proprietary

The Requires

 

by John Saunders

13/04 2017

v1.0.6

1.0.6.0

Apply and Use up to date exchange rates

  Sources   Download

proprietary

The Requires

 

by John Saunders

12/04 2017

v1.0.5

1.0.5.0

Apply and Use up to date exchange rates

  Sources   Download

proprietary

The Requires

 

by John Saunders

11/04 2017

v1.0.4

1.0.4.0

Apply and Use up to date exchange rates

  Sources   Download

proprietary

The Requires

 

by John Saunders

11/04 2017

v1.0.3

1.0.3.0

Apply and Use up to date exchange rates

  Sources   Download

proprietary

The Requires

 

by John Saunders

11/04 2017

v1.0.2

1.0.2.0

Apply and Use up to date exchange rates

  Sources   Download

proprietary

The Requires

  • php >=5.3

 

by John Saunders

11/04 2017

v1.0.1

1.0.1.0

Apply and Use up to date exchange rates

  Sources   Download

proprietary

The Requires

  • php >=5.3

 

by John Saunders

11/04 2017

v1.0.0

1.0.0.0

Apply and Use up to date exchange rates

  Sources   Download

proprietary

The Requires

  • php >=5.3

 

by John Saunders