yii2-extensions/localeurls

Automatic locale/language management for URLs.

dev-main / 1.0.x-dev 2023-11-20 12:46 UTC

This package is auto-updated.

Last update: 2024-04-20 13:57:37 UTC


README

68747470733a2f2f7777772e7969696672616d65776f726b2e636f6d2f696d6167652f7969695f6c6f676f5f6c696768742e737667

Locale URLs


php-version PHPUnit PHPUnit Codecov

Installation

The preferred way to install this extension is through composer.

Either run

composer require --dev --prefer-dist yii2-extensions/localeurls

or add

"yii2-extensions/localeurls": "dev-main"

to the require-dev section of your composer.json file.

Quality code

static-analysis phpstan-level style-ci

Support versions Yii2

Yii20 Yii22

Testing

Check the documentation testing to learn about testing.

Our social networks

Twitter

License

The MIT License. Please see License File for more information.

Fork

This package is a fork of https://github.com/codemix/yii2-localeurls with some corrections.