Download the PHP package acromedia/currency without Composer
On this page you can find all versions of the php package acromedia/currency. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package currency
Currency
This is forked from commercie/currency, which has diverged from bartfeenstra/currency. This is the version required by Currency if you're using Composer Manager instead of the module's built-in autoloader and vendor dir.
Introduction
A language-independent library that provides metadata for current and historic currencies:
- ISO 4217 currency codes and numbers
- Currency signs
- The number of decimals a currency has
- Where (ISO 3166 country codes) and when (ISO 8601 dates) currencies were and are used
- Fixed exchange rates (usually historic)
Usage
- Currency information is stored in YAML files in
/resources
. - PHP helpers:
\AcroMedia\Currency\Currency
is a basic class that serves as a container and a controller for working with the YAML resources.\AcroMedia\Curency\Input
contains a parser for user input.
Requirements
The library does not have any global requirements.
Testing
- PHPUnit 3.7.*
Resources
- Any YAML parser.
PHP
- PHP 5.3.x or higher
- Symfony YAML 2.1.*
Integrates with
- Composer (as acromedia/currency)
- Drupal (through Currency)
All versions of currency with dependencies
PHP Build Version
Package Version
No informations.
The package acromedia/currency contains the following files
Loading the files please wait ....