PHPackages                             aspirin1988/ruslug - 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. aspirin1988/ruslug

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

aspirin1988/ruslug
==================

Laravel 5 RuSlug, Transliteration RU -&gt; ENG

0.6.7(6y ago)0434MITPHPPHP &gt;=5.4.0

Since Nov 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/aspirin1988/ruslug)[ Packagist](https://packagist.org/packages/aspirin1988/ruslug)[ Docs](https://github.com/aspirin1988/ruslug)[ RSS](/packages/aspirin1988-ruslug/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (1)Versions (7)Used By (0)

Транслитерация для Laravel &gt;= 5.4
====================================

[](#транслитерация-для-laravel--54)

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

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

Добавьте в файл `composer.json` строку "aspirin1988/ruslug": "~0.6.1"

```
"require": {
    "aspirin1988/ruslug/": "~0.6.1"
},

```

Затем выполните команду: `composer install`

Если у вас установлен Laravel 5.4 или более ранней версии, то в `app/config/app.php` нужно добавить провайдера:

`Aspirin1988\Ruslug\RuslugServiceProvider::class,`

И добавить новый алиас:

`'Slug'     => Aspirin1988\Ruslug\RuslugFacade::class,`

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

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

Вызов метода: `\Slug::make($text)`

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Recently: every ~154 days

Total

6

Last Release

2472d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/132162f4f6dad8b8550d1e7255a34df593c65e13f9382f456888b830f6c4bbbc?d=identicon)[aspirin1988](/maintainers/aspirin1988)

---

Top Contributors

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

---

Tags

sluglaravel 5ru

### Embed Badge

![Health badge](/badges/aspirin1988-ruslug/health.svg)

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

###  Alternatives

[aliyuncs/aliyun-oss-php-sdk-laravel

A simple Laravel 5 and lumen service provider for including the Oss PHP SDK for PHP.

7935.4k2](/packages/aliyuncs-aliyun-oss-php-sdk-laravel)[codewithtony/larathemes

Theme Manager for Laravel 5

123.2k](/packages/codewithtony-larathemes)

PHPackages © 2026

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