PHPackages                             lok0613/exchange-rates-api-io - 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. [API Development](/categories/api)
4. /
5. lok0613/exchange-rates-api-io

ActiveLibrary[API Development](/categories/api)

lok0613/exchange-rates-api-io
=============================

1.0.0(4y ago)042PHP

Since Sep 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/lok0613/exchange-rates-api-io-php)[ Packagist](https://packagist.org/packages/lok0613/exchange-rates-api-io)[ RSS](/packages/lok0613-exchange-rates-api-io/feed)WikiDiscussions master Synced today

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

ExchangeRatesApiIO, PHP API
===========================

[](#exchangeratesapiio-php-api)

[![CI](https://github.com/lok0613/exchange-rates-api-io-php/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/lok0613/exchange-rates-api-io-php/actions/workflows/ci.yml)

```
use Lok0613\ExchangeRatesApiIo;
use Lok0613\ExchangeRatesApiIo\Currency;

$exchange_rates_api_io = new ExchangeRatesApiIo('access-token');
$rates = $exchange_rates_api_io->latestRates(new Currency('EUR'))->getRates();
$rates[0]->getCurrency()->getName(); // 'AED'
$rates[0]->getRate(); // 4.306
```

Installation
------------

[](#installation)

```
~$ composer require lok0613/exchange-rates-api-io
```

Test
----

[](#test)

```
~$ ./vendor/bin/phpunit tests
```

License
-------

[](#license)

ExchangeRatesApiIO is made available under the MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1743d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6286158?v=4)[Lok Chun Wai](/maintainers/lok0613)[@lok0613](https://github.com/lok0613)

---

Top Contributors

[![lok0613](https://avatars.githubusercontent.com/u/6286158?v=4)](https://github.com/lok0613 "lok0613 (10 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lok0613-exchange-rates-api-io/health.svg)

```
[![Health](https://phpackages.com/badges/lok0613-exchange-rates-api-io/health.svg)](https://phpackages.com/packages/lok0613-exchange-rates-api-io)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M971](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
