PHPackages                             akiyatkin/cbr - 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. akiyatkin/cbr

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

akiyatkin/cbr
=============

Курсы валют

v1.0.5(5y ago)068PHP

Since Jul 3Pushed 5y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (2)Versions (7)Used By (0)

Работа с данными от Центрального Банка России
=============================================

[](#работа-с-данными-от-центрального-банка-россии)

[XML от cbr.ru](http://www.cbr.ru/scripts/Root.asp?PrtId=SXML)

Установка через composer
------------------------

[](#установка-через-composer)

```
{
	"akiyatkin/cbr":"~1"
}
```

Использование в php
-------------------

[](#использование-в-php)

```
use akiyatkin\cbr\CBR;

$data = CBR::get(); //Актуальны курсы валют на сегодня. С кэшем на 1 час.
echo '';
print_r($data);

```

Использование с [infrajs/controller](https://github.com/infrajs/controller)
---------------------------------------------------------------------------

[](#использование-с-infrajscontroller)

Подключить слой

```
{
	"external":"-cbr/today.layer.json"
}
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~333 days

Recently: every ~417 days

Total

6

Last Release

1930d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/341a8ef8a06866ad99b1bbcf0216fd8e331b076b1690a7d992c386192674b787?d=identicon)[akiyatkin](/maintainers/akiyatkin)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/akiyatkin-cbr/health.svg)

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

###  Alternatives

[garveen/laravoole

Get 10x performance for Laravel on Swoole or Workerman

8834.9k](/packages/garveen-laravoole)[aneeskhan47/laravel-pagination-merge

Merge multiple laravel paginate instances

1823.4k](/packages/aneeskhan47-laravel-pagination-merge)

PHPackages © 2026

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