PHPackages                             artarts36/laravel-ru-currency - 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. artarts36/laravel-ru-currency

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

artarts36/laravel-ru-currency
=============================

Laravel Rus Currency

1.0.0(3y ago)060MITPHPPHP ^8.1

Since Nov 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ArtARTs36/laravel-ru-currency)[ Packagist](https://packagist.org/packages/artarts36/laravel-ru-currency)[ RSS](/packages/artarts36-laravel-ru-currency/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (9)Versions (6)Used By (0)

Laravel RuCurrency
------------------

[](#laravel-rucurrency)

[![PHP Composer](https://github.com/ArtARTs36/laravel-ru-currency/workflows/Testing/badge.svg?branch=master)](https://github.com/ArtARTs36/laravel-ru-currency/workflows/Testing/badge.svg?branch=master)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)[![Total Downloads](https://camo.githubusercontent.com/f5a463b0cde373203cc3daec5de98775549f78e7542cbb2ecc3d6ff8cc921eee/68747470733a2f2f706f7365722e707567782e6f72672f6172746172747333362f6c61726176656c2d72752d63757272656e63792f642f746f74616c2e737667)](https://poser.pugx.org/artarts36/laravel-ru-currency/d/total.svg)

This package provides currencies with courses For Laravel

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

[](#installation)

1. Run: `composer require artarts36/laravel-ru-currency`
2. Add provider `ArtARTs36\LaravelRuCurrency\Provider\CurrencyProvider::class` into your providers in app.php
3. Run: `php artisan migrate`
4. Run: `php artisan db:seed --class="\ArtARTs36\LaravelRuCurrency\Database\Seeders\RuCurrencySeeder"`
5. Run: `php artisan ru-currency:fetch-courses`

If you see the error `Target [Psr\Http\Client\ClientInterface] is not instantiable while building [ArtARTs36\LaravelRuCurrency\Operation\Course\Fetcher\CourseFetcher, ArtARTs36\CbrCourseFinder\Finder]`, then add the following line to your provider:

```
$this->app->bind(ClientInterface::class, \GuzzleHttp\Client::class);
```

Commands for Application
------------------------

[](#commands-for-application)

CommandDescriptionru-currency:fetch-coursesFetch actual coursesru-currency:fetch-courses --date=2020-02-03Fetch actual courses at dateDevelopment Console
-------------------

[](#development-console)

CommandDescriptioncomposer lintCheck code on PSR (PHP CS Sniffer)composer stat-analyseRun stat-analyse (PHPStan)composer testRun tests (PHPUnit)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Total

4

Last Release

1262d ago

Major Versions

0.1.2 → 1.0.02022-11-28

PHP version history (2 changes)0.1.0PHP ^7.4 | ^8.0

1.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8027278?v=4)[Artem Ukrainskii](/maintainers/ArtARTs36)[@ArtARTs36](https://github.com/ArtARTs36)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/artarts36-laravel-ru-currency/health.svg)

```
[![Health](https://phpackages.com/badges/artarts36-laravel-ru-currency/health.svg)](https://phpackages.com/packages/artarts36-laravel-ru-currency)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)

PHPackages © 2026

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