Download the PHP package black-lamp/yii2-multi-lang without Composer
On this page you can find all versions of the php package black-lamp/yii2-multi-lang. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-multi-lang
Multi-language Extension for Yii 2
INSTALLATION
Migrate language table
yii migrate --migrationPath=@vendor/black-lamp/yii2-multi-lang/migration
Configure UrlManager
'UrlManager' => [
'class' => 'bl\multilang\MultiLangUrlManager'
...
]
Configure TranslationBehavior
All versions of yii2-multi-lang with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
^2.0.4
The package black-lamp/yii2-multi-lang contains the following files
Loading the files please wait ....