PHPackages                             amass/local-language-url - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. amass/local-language-url

ActiveYii2-extension[Localization &amp; i18n](/categories/localization)

amass/local-language-url
========================

Yii2 Language Pretty Local Url

1.0.1(10y ago)0631BSD-3-ClausePHP

Since Jul 13Pushed 10y ago1 watchersCompare

[ Source](https://github.com/RexGalicie/Yii2-local-language-url)[ Packagist](https://packagist.org/packages/amass/local-language-url)[ RSS](/packages/amass-local-language-url/feed)WikiDiscussions master Synced 1mo ago

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

Yii2 Language Pretty Local Url
==============================

[](#yii2-language-pretty-local-url)

Yii2 Language Pretty Local Url

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist amass/local-language-url "dev-master"

```

or add

```
"amass/local-language-url": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
 'component' => [
  .....
     'urlManager' => [
        'class' => 'amass\langprettyurl\UrlManager',
		/**if you use yii2-translate-manager https://github.com/lajax/yii2-translate-manager*/
        'allowClass' => 'amass\langprettyurl\Component',
		/* or */
		'languages' => ['uk' => 'uk-UA']
     ],
  .....
 ]
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3962d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/883e9075bcbb1029339b8c44919e760540a65be67cb258cdbaf0f2ee5b1684e5?d=identicon)[RexGalicie](/maintainers/RexGalicie)

---

Top Contributors

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

---

Tags

urlyii2extension language url

### Embed Badge

![Health badge](/badges/amass-local-language-url/health.svg)

```
[![Health](https://phpackages.com/badges/amass-local-language-url/health.svg)](https://phpackages.com/packages/amass-local-language-url)
```

###  Alternatives

[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[omgdef/yii2-multilingual-behavior

Port of the yii-multilingual-behavior for yii

143174.9k9](/packages/omgdef-yii2-multilingual-behavior)[cetver/yii2-languages-dispatcher

Sets the web-application language for the Yii framework 2.0

1029.7k](/packages/cetver-yii2-languages-dispatcher)[lav45/yii2-translated-behavior

This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.

3742.2k](/packages/lav45-yii2-translated-behavior)[geertw/yii2-translatable-url-rule

A custom URL rule class for Yii 2 which allows to create translated URL rules

1420.3k](/packages/geertw-yii2-translatable-url-rule)[devgroup/yii2-multilingual

Allows building yii2 apps for multiple languages using regional URL's and domains

152.6k2](/packages/devgroup-yii2-multilingual)

PHPackages © 2026

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