Skip to content

yii2-extensions/localeurls

Repository files navigation

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.