PHPackages                             cyberz/yii2-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. cyberz/yii2-language-url

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

cyberz/yii2-language-url
========================

Language mangement for URL's

1.0.1(10y ago)045MITPHP

Since Sep 21Pushed 10y agoCompare

[ Source](https://github.com/cyberz/yii2-language-url)[ Packagist](https://packagist.org/packages/cyberz/yii2-language-url)[ RSS](/packages/cyberz-yii2-language-url/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Yii2 Url Language management
============================

[](#yii2-url-language-management)

Language mangement for URL's

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist cyberz/yii2-language-url "*"

```

or add

```
"cyberz/yii2-language-url": "*"

```

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

Usage
-----

[](#usage)

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

1)Apply migartion:

```
php yii migrate/up --migrationPath=vendor/cyberz/yii2-language-url/language/migrations
```

2)Setup config:

```
'components' => [
    'request' => [
        'class' => 'cyberz\language\components\LanguageRequest'
            ...
     'urlManager' => [
                'class'=>'cyberz\language\components\LanguageUrlManager',
            ...
```

3)Use widget:

```

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Unknown

Total

1

Last Release

3931d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1117b22e1677b6f263973f3bf4c915e90b73a9cc7a77642bd564a19241d29b06?d=identicon)[cyberz](/maintainers/cyberz)

---

Tags

urllanguageyii2extension

### Embed Badge

![Health badge](/badges/cyberz-yii2-language-url/health.svg)

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

###  Alternatives

[lajax/yii2-translate-manager

Translation management extension for Yii 2

219590.7k13](/packages/lajax-yii2-translate-manager)[cetver/yii2-languages-dispatcher

Sets the web-application language for the Yii framework 2.0

1030.4k](/packages/cetver-yii2-languages-dispatcher)[omgdef/yii2-multilingual-behavior

Port of the yii-multilingual-behavior for yii

143179.8k9](/packages/omgdef-yii2-multilingual-behavior)[lav45/yii2-translated-behavior

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

3742.5k](/packages/lav45-yii2-translated-behavior)[devgroup/yii2-multilingual

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

152.6k2](/packages/devgroup-yii2-multilingual)[tigrov/yii2-country

Country data for Yii2 using Intl extension and more.

151.1k](/packages/tigrov-yii2-country)

PHPackages © 2026

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