2017 © Pedro Peláez
 

library monetary

Useful tool for formatting and converting currencies

image

openbuildings/monetary

Useful tool for formatting and converting currencies

  • Wednesday, April 9, 2014
  • by hkdobrev
  • Repository
  • 12 Watchers
  • 10 Stars
  • 47,342 Installations
  • PHP
  • 1 Dependents
  • 1 Suggesters
  • 1 Forks
  • 5 Open issues
  • 11 Versions
  • 11 % Grown

The README.md

Monetary

Useful tool for formatting and converting currencies in PHP, (*1)

Build Status Latest Stable Version, (*2)


The main features are: - formatting an amount in a certain currency; - converting an amount from one currency to another., (*3)

The Monetary library takes care of fetching exchange rates from remote services and caching them., (*4)

You can easily use your own exchange rates source or cache solution., (*5)

Installation

Install via Composer, (*6)

``` bash composer require openbuildings/monetary, (*7)


Basic Usage ----------- Use the namespace: ``` php use OpenBuildings\Monetary\Monetary;

then just convert and format currencies:, (*8)

``` php echo Monetary::instance()->convert(10, 'USD', 'GBP'); // 7.5091987684914, (*9)

echo Monetary::instance()->format(15.3, 'GBP'); // £15.30 ```, (*10)

The Versions

09/04 2014

dev-master

9999999-dev https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary

28/10 2013

0.4.1

0.4.1.0 https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary

28/10 2013

0.4.0

0.4.0.0 https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary

28/10 2013

0.3.2

0.3.2.0 https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary

23/08 2013

0.3.1

0.3.1.0 https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary

23/08 2013

0.3.0

0.3.0.0 https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary

22/08 2013

0.2.2

0.2.2.0 https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary

22/08 2013

0.2.1

0.2.1.0 https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary

21/08 2013

0.2.0

0.2.0.0 https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary

21/08 2013

0.1.1

0.1.1.0 https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary

21/08 2013

0.1.0

0.1.0.0 https://github.com/OpenBuildings/monetary

Useful tool for formatting and converting currencies

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Yasen Yanev

money conversion yahoo currencies exchange ecb monetary