PHPackages                             exchangehunter/rates-export-php - 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. exchangehunter/rates-export-php

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

exchangehunter/rates-export-php
===============================

Library helps build export file for exchangers monitoring

1.0.1(3y ago)02.0kGPL-2.0-onlyPHPPHP ^8.0

Since May 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/exchangehunter/rates-export-php)[ Packagist](https://packagist.org/packages/exchangehunter/rates-export-php)[ RSS](/packages/exchangehunter-rates-export-php/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (2)Versions (3)Used By (0)

Rates export PHP
================

[](#rates-export-php)

This library helps you to generate rates export file for exchangers monitors.

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

[](#installation)

```
composer require exchangehunter/rates-export-php
```

Usage:
------

[](#usage)

```
// Create exporter instance with export file path
$filePath = 'path/export.xml';
$exporter = new \Exchangehunter\RatesExportPhp\Exporter($filePath);
// Add some rates for export
$exporter->add('BTC', 'USDT', 1, 25000, 10, 0.01, 1);
// Save file
$exporter->save();
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

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

Every ~0 days

Total

2

Last Release

1132d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/59f9c66b27abedd2f8dc11c3067bcc14b39aaefce7f02c56711808401e68bd9a?d=identicon)[exchange\_hunter](/maintainers/exchange_hunter)

---

Top Contributors

[![ArtIlchenko](https://avatars.githubusercontent.com/u/13005519?v=4)](https://github.com/ArtIlchenko "ArtIlchenko (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/exchangehunter-rates-export-php/health.svg)

```
[![Health](https://phpackages.com/badges/exchangehunter-rates-export-php/health.svg)](https://phpackages.com/packages/exchangehunter-rates-export-php)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4814.0M25](/packages/coenjacobs-mozart)[brianhenryie/strauss

Prefixes dependencies namespaces so they are unique to your plugin

190438.1k36](/packages/brianhenryie-strauss)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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