PHPackages                             mixislv/eurofxref - 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. mixislv/eurofxref

ActiveLibrary[API Development](/categories/api)

mixislv/eurofxref
=================

Euro foreign exchange reference rates

v1.0.1(7y ago)024.3k↓40.5%MITPHPPHP &gt;=5.4.0

Since Jul 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mixisLv/eurofxref)[ Packagist](https://packagist.org/packages/mixislv/eurofxref)[ RSS](/packages/mixislv-eurofxref/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Euro foreign exchange reference rates
=====================================

[](#euro-foreign-exchange-reference-rates)

[![Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://camo.githubusercontent.com/b0f360a81068393f513b910699d643a2e8b05134f22229d0bf417734c17fed2e/68747470733a2f2f7777772e7265706f7374617475732e6f72672f6261646765732f6c61746573742f7769702e737667)](https://www.repostatus.org/#wip)

The reference rates are usually updated by 15:00 CET on every working day, except on TARGET closing days. They are based on a regular daily concertation procedure between central banks across Europe and worldwide, which normally takes place at 14:15 CET. [see more](https://www.ecb.europa.eu/stats/exchange/eurofxref/html/index.en.html)

Requirements
------------

[](#requirements)

The following PHP extension is required:

- PHP &gt;= 5.4.0
- option allow\_url\_fopen=On (default)
- libxml

Installing
----------

[](#installing)

You can install eurofxref via Composer with:

```
composer require "mixislv/eurofxref" "^1.0"

```

Or by adding the following to your composer.json:

```
"require": {
    "mixislv/eurofxref": "^1.0"
}

```

Usage
-----

[](#usage)

```
use mixisLv\eurofxref\Ecb;

$ecb  = new Ecb();

var_dump($ecb->rates->single("USD"));
```

Check out [examples directory](/examples) for usage examples

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Every ~138 days

Total

2

Last Release

2729d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3735128?v=4)[Mikus Rozenbergs](/maintainers/mixisLv)[@mixisLv](https://github.com/mixisLv)

---

Top Contributors

[![mixisLv](https://avatars.githubusercontent.com/u/3735128?v=4)](https://github.com/mixisLv "mixisLv (14 commits)")

---

Tags

phpapicurrencysdklibraryexchangeeurofxref

### Embed Badge

![Health badge](/badges/mixislv-eurofxref/health.svg)

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

###  Alternatives

[checkout/checkout-sdk-php

Checkout.com SDK for PHP

553.3M7](/packages/checkout-checkout-sdk-php)[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

13998.4k2](/packages/jstolpe-instagram-graph-api-php-sdk)[fabian-beiner/todoist-php-api-library

A PHP client library that provides a native interface to the official Todoist REST API.

4810.8k](/packages/fabian-beiner-todoist-php-api-library)

PHPackages © 2026

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