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

ActiveLibrary

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

Library helps build export file for exchangers monitoring

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

Since May 27Pushed 2y 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 1mo ago

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 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

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

Every ~0 days

Total

2

Last Release

1086d 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.6k509.9M17.0k](/packages/laravel-framework)[spatie/laravel-backup

A Laravel package to backup your application

6.0k21.8M191](/packages/spatie-laravel-backup)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k12.2M45](/packages/knuckleswtf-scribe)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M74](/packages/unisharp-laravel-filemanager)

PHPackages © 2026

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