2017 © Pedro Peláez
 

library bryn

A PHP library for calculating monetary conversions. This repository contains the interfaces and domain models only.

image

ben-gibson/bryn

A PHP library for calculating monetary conversions. This repository contains the interfaces and domain models only.

  • Sunday, April 9, 2017
  • by ben-gibson
  • Repository
  • 1 Watchers
  • 0 Stars
  • 21 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Bryn

Latest Version on Packagist ![Software License][ico-license] Build Status ![Total Downloads][ico-downloads], (*1)

A PHP library acting as an abstraction layer for calculating monetary conversions. This repository contains the interfaces and domain models only., (*2)

Demo

See a demo application using Bryn at https://bryn-demo.herokuapp.com/., (*3)

Install

Use composer to install this library., (*4)

``` bash $ composer require ben-gibson/bryn, (*5)


## Usage An exchange rate calculator needs to be installed alongside this library like the ones below. | Source | Link | | ------------- |:-------------:| | The European Central Bank | https://github.com/ben-gibson/bryn-european-central-bank-calculator | | Yahoo's YQL Finance API | https://github.com/ben-gibson/bryn-yahoo-calculator | To increase reliability the [bryn-fallback-calculator](https://github.com/ben-gibson/bryn-fallback-calculator) can be used by registering multiple calculators in priority order. ## Caching TODO ## Change log Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. ## Testing ``` bash $ composer test

Contributing

Please see CONTRIBUTING for details., (*6)

Security

If you discover any security related issues, please email ben.gibson.2011@gmail.com instead of using the issue tracker., (*7)

Credits

License

The MIT License (MIT). Please see License File for more information., (*8)

The Versions

09/04 2017

dev-master

9999999-dev https://github.com/ben-gibson/bryn

A PHP library for calculating monetary conversions. This repository contains the interfaces and domain models only.

  Sources   Download

MIT

The Requires

  • php ~7.0

 

The Development Requires

currency conversion exchange rate

09/04 2017

v0.0.4

0.0.4.0 https://github.com/ben-gibson/bryn

A PHP library for calculating monetary conversions. This repository contains the interfaces and domain models only.

  Sources   Download

MIT

The Requires

  • php ~7.0

 

The Development Requires

currency conversion exchange rate

09/04 2017

v0.0.3

0.0.3.0 https://github.com/ben-gibson/bryn

A PHP library for calculating monetary conversions. This repository contains the interfaces and domain models only.

  Sources   Download

MIT

The Requires

  • php ~7.0

 

The Development Requires

currency conversion exchange rate

08/04 2017

v0.0.2

0.0.2.0 https://github.com/ben-gibson/bryn

A PHP library for calculating monetary conversions. This repository contains the interfaces and domain models only.

  Sources   Download

MIT

The Requires

  • php ~7.0

 

The Development Requires

currency conversion exchange rate

08/04 2017

v0.0.1

0.0.1.0 https://github.com/ben-gibson/bryn

A PHP library for calculating monetary conversions. This repository contains the interfaces and domain models only.

  Sources   Download

MIT

The Requires

  • php ~7.0

 

The Development Requires

currency conversion exchange rate