2017 © Pedro Peláez
 

service bnm

Is a PHP library for bnm.md xml service

image

fruitware/bnm

Is a PHP library for bnm.md xml service

  • Sunday, September 27, 2015
  • by fruitware.ru
  • Repository
  • 2 Watchers
  • 7 Stars
  • 176 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 11 Versions
  • 15 % Grown

The README.md

BNM converter

Library uses National Bank of Moldova official gate to get currency rate within given date., (*1)

Installation via Composer

composer require "fruitware/bnm" : "2.*", (*2)

Examples

Basic usage with current date

// init client
$cacheDir = '/tmp/bnm'; // not required
$client = new \Fruitware\Bnm\Client($cacheDir);

// get rates on a specific date
$rates = $client->get(new DateTime());

// exchange 100 USD to MDL
$exchange = $rates->exchange('USD', 100, 'MDL');

// exchange 1000000 MDL to USD
$exchange = $rates->exchange('MDL', 1000000, 'USD');

// exchange 50000 EUR to MDL
$exchange = $rates->exchange('EUR', 50000, 'MDL');

The Versions

27/09 2015

1.x-dev

1.9999999.9999999.9999999-dev http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

bnm bnm.md xml api

27/09 2015

1.2.3

1.2.3.0 http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

bnm bnm.md xml api

27/09 2015

dev-master

9999999-dev http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

bnm bnm.md xml api

27/09 2015

2.0

2.0.0.0 http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

bnm bnm.md xml api

01/12 2014

1.2.2

1.2.2.0 http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

bnm bnm.md xml api

01/12 2014

1.2.1

1.2.1.0 http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

bnm bnm.md xml api

11/11 2014

1.2

1.2.0.0 http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

bnm bnm.md xml api

10/11 2014

1.1

1.1.0.0 http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

 

bnm bnm.md xml api

10/11 2014

1.0.2

1.0.2.0 http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

 

bnm bnm.md xml api

10/11 2014

1.0.1

1.0.1.0 http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

 

bnm bnm.md xml api

10/11 2014

1.0

1.0.0.0 http://fruitware.ru/

Is a PHP library for bnm.md xml service

  Sources   Download

MIT

The Requires

 

bnm bnm.md xml api