PHPackages                             orlac/openexchangerates - 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. orlac/openexchangerates

ActiveL

orlac/openexchangerates
=======================

0.01(2y ago)04PHPPHP ~8

Since Nov 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Orlac/openexchangerates-client)[ Packagist](https://packagist.org/packages/orlac/openexchangerates)[ RSS](/packages/orlac-openexchangerates/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

openexchangerates-client
========================

[](#openexchangerates-client)

PHP client

Install
-------

[](#install)

Via Composer

```
$ composer require orlac/openexchangerates
```

Usage
-----

[](#usage)

```
$appId = '';
$baseUri = 'https://openexchangerates.org/api/';

$client = new ApiClient(new CurlConnect($appId, $baseUri));

$rsp = $client->request(Endpoints::Latest->value, new DtoBuilder());

var_dump($rsp);
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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

920d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dd430e9b0cc36973d3160158a58b6bd4a46ef948d9b2f1fe46bd2de32a36e3b?d=identicon)[orlac](/maintainers/orlac)

---

Top Contributors

[![Orlac](https://avatars.githubusercontent.com/u/189516?v=4)](https://github.com/Orlac "Orlac (1 commits)")

### Embed Badge

![Health badge](/badges/orlac-openexchangerates/health.svg)

```
[![Health](https://phpackages.com/badges/orlac-openexchangerates/health.svg)](https://phpackages.com/packages/orlac-openexchangerates)
```

PHPackages © 2026

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