2017 © Pedro Peláez
 

library eurofxref

Euro foreign exchange reference rates

image

mixislv/eurofxref

Euro foreign exchange reference rates

  • Friday, July 13, 2018
  • by mixisLv
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,140 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 20 % Grown

The README.md

Euro foreign exchange reference rates

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public., (*1)

The reference rates are usually updated by 15:00 CET on every working day, except on TARGET closing days. They are based on a regular daily concertation procedure between central banks across Europe and worldwide, which normally takes place at 14:15 CET. see more, (*2)

Requirements

The following PHP extension is required:, (*3)

  • PHP >= 5.4.0
  • option allow_url_fopen=On (default)
  • libxml

Installing

You can install eurofxref via Composer with:, (*4)

composer require "mixislv/eurofxref" "^1.0"

Or by adding the following to your composer.json:, (*5)

"require": {
    "mixislv/eurofxref": "^1.0"
}

Usage

use mixisLv\eurofxref\Ecb;

$ecb  = new Ecb();

var_dump($ecb->rates->single("USD"));

Check out examples directory for usage examples, (*6)

The Versions

13/07 2018

dev-master

9999999-dev

Euro foreign exchange reference rates

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-simplexml *

 

api php library sdk currency exchange eurofxref

13/07 2018

v1.0.0

1.0.0.0

Euro foreign exchange reference rates

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-simplexml *

 

api php library sdk currency exchange eurofxref