Download the PHP package ordinary9843/currency-master without Composer
On this page you can find all versions of the php package ordinary9843/currency-master. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ordinary9843/currency-master
More information about ordinary9843/currency-master
Files in ordinary9843/currency-master
Package currency-master
Short Description CurrencyMaster is a comprehensive library for managing currency exchange rates. It enables you to retrieve and convert exchange rates efficiently and conveniently. This library eliminates the need to rely heavily on third-party services by implementing a customisable caching system.
License MIT
Informations about the package currency-master
CurrencyMaster
If there are any features you desire, please open an issue, and I will do our best to meet your requirements!
Intro
CurrencyMaster is a comprehensive library for managing currency exchange rates. It enables you to retrieve and convert exchange rates efficiently and conveniently. This library eliminates the need to rely heavily on third-party services by implementing a customisable caching system.
Cores
This library has the following features:
- Full-featured: This library provides comprehensive support for retrieving and converting exchange rates.
- Lower dependency on external libraries.
- Compatible with multiple PHP versions: It can run properly on PHP 7.2 - 8.x.
Installation
Install ordinary9843/currency-master:
Usage
Example usage:
Testing
Run the tests:
Supported Currency Units
The table below lists all the currency units supported by CurrencyMaster.
| Currency Symbol | Currency Code |
|---|---|
| NT$ | TWD |
| $ | USD |
| HK$ | HKD |
| £ | GBP |
| A$ | AUD |
| C$ | CAD |
| S$ | SGD |
| CHF | CHF |
| ¥ | JPY |
| R | ZAR |
| kr | SEK |
| NZ$ | NZD |
| ฿ | THB |
| ₱ | PHP |
| Rp | IDR |
| € | EUR |
| ₩ | KRW |
| ₫ | VND |
| RM | MYR |
| ¥ | CNY |
Current Sources for Currency Units:
Licenses
(The MIT License)