PHPackages                             ak14/exchange - 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. ak14/exchange

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

ak14/exchange
=============

1.0.2(6mo ago)02PHP

Since Nov 15Pushed 6mo agoCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

Библиотека ak/exchange
======================

[](#библиотека-akexchange)

[![Latest Version on Packagist](https://camo.githubusercontent.com/29c7ed3c6896c5b9fb1363efdde15f42122ae2eb7500c563259b80c77a4dfb9d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616b31342f65786368616e67652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ak14/exchange)[![Total Downloads](https://camo.githubusercontent.com/fb958ab23574c2c40335cfcebcdc5aa9e15a3fbe03b427b7a8e4fc59c976c226/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616b31342f65786368616e67652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ak14/exchange)

Это PHP-библиотека для получения курса валют Национального Банка Республики Беларусь.

Требования
----------

[](#требования)

- PHP 8.4 или выше
- Расширение PHP `cURL`

### Включение расширения cURL

[](#включение-расширения-curl)

Для работы библиотеки необходимо, чтобы в вашей конфигурации PHP было включено расширение `cURL`, так как оно используется для выполнения HTTP-запросов к API.

Установка
---------

[](#установка)

Вы можете установить пакет через [Composer](https://getcomposer.org/):

```
composer require ak14/exchange
```

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

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

use Ak14\\Exchange\\Exchange;

Получение списка валют
----------------------

[](#получение-списка-валют)

```
$currencies = (new Exchange())->currencies();
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance69

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

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

Every ~1 days

Total

3

Last Release

182d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9a91f2cd6d5a60e72251ffcdead611212aa1884e60692fe52c88df4c0966db2?d=identicon)[AK14](/maintainers/AK14)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ak14-exchange/health.svg)

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

###  Alternatives

[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)[wcm/git-php-hooks

Write git hooks with PHP, organize them on a per-project base and automatically add them

6441.1k3](/packages/wcm-git-php-hooks)

PHPackages © 2026

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