fivepercent/currency

Work with currencies

Maintainers

Package info

github.com/InnoGr/FivePercent-Currency

pkg:composer/fivepercent/currency

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0 2015-06-04 08:39 UTC

This package is not auto-updated.

Last update: 2026-03-01 02:02:02 UTC


README

Installation

Add FivePercent/Currency in your composer.json:

{
    "require": {
        "fivepercent/currency": "~1.0"
    }
}

Now tell composer to download the library by running the command:

$ php composer.phar update fivepercent/currency