Download the PHP package openbuildings/monetary without Composer
On this page you can find all versions of the php package openbuildings/monetary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download openbuildings/monetary
More information about openbuildings/monetary
Files in openbuildings/monetary
Download openbuildings/monetary
More information about openbuildings/monetary
Files in openbuildings/monetary
Vendor openbuildings
Package monetary
Short Description Useful tool for formatting and converting currencies
License BSD-3-Clause
Homepage https://github.com/OpenBuildings/monetary
Package monetary
Short Description Useful tool for formatting and converting currencies
License BSD-3-Clause
Homepage https://github.com/OpenBuildings/monetary
Please rate this library. Is it a good library?
Informations about the package monetary
Monetary
Useful tool for formatting and converting currencies in PHP
The main features are:
- formatting an amount in a certain currency;
- converting an amount from one currency to another.
The Monetary library takes care of fetching exchange rates from remote services and caching them.
You can easily use your own exchange rates source or cache solution.
Installation
Install via Composer
Basic Usage
Use the namespace:
then just convert and format currencies:
All versions of monetary with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-curl Version *
ext-simplexml Version *
desarrolla2/cache Version 1.6.*
ext-curl Version *
ext-simplexml Version *
desarrolla2/cache Version 1.6.*
The package openbuildings/monetary contains the following files
Loading the files please wait ....