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. lok0613/exchange-rates-api-io

ActiveLibrary

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 1mo ago

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

1692d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7fbb9ef559e96b07c55920a30e51f58a3092723731e2d360c736d921fcff3838?d=identicon)[lok0613](/maintainers/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

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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