PHPackages                             ordinary9843/currency-master - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ordinary9843/currency-master

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ordinary9843/currency-master
============================

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.

v1.0.1(2y ago)03MITPHPPHP &gt;=7.2

Since Mar 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ordinary9843/currency-master)[ Packagist](https://packagist.org/packages/ordinary9843/currency-master)[ RSS](/packages/ordinary9843-currency-master/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

CurrencyMaster
==============

[](#currencymaster)

[![build](https://github.com/ordinary9843/currency-master/actions/workflows/build.yml/badge.svg)](https://github.com/ordinary9843/currency-master/actions/workflows/build.yml)[![codecov](https://camo.githubusercontent.com/0eb1acb972f0ca49637df19e73c7a684bdd6e94e2db587b522c2c2f7be7daecf/68747470733a2f2f636f6465636f762e696f2f67682f6f7264696e617279393834332f63757272656e63792d6d61737465722f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d444d58525a464e353556)](https://codecov.io/gh/ordinary9843/currency-master)

### If there are any features you desire, please open an issue, and I will do our best to meet your requirements!

[](#if-there-are-any-features-you-desire-please-open-an-issue-and-i-will-do-our-best-to-meet-your-requirements)

Intro
-----

[](#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
-----

[](#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
------------

[](#installation)

Install `ordinary9843/currency-master`:

```
composer require ordinary9843/currency-master
```

Usage
-----

[](#usage)

Example usage:

```
