Download the PHP package jarrus90/yii2-multilang without Composer
On this page you can find all versions of the php package jarrus90/yii2-multilang. 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-multilang
Yii2-multilang
NOTE: Module is in initial development. Anything may change at any time.
Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
License
Yii2-content is released under the BSD-3-Clause License. See the bundled LICENSE.md for details.
Requirements
YII 2.0
Installation
"require": {
"jarrus90/yii2-multilang": "*",
},
php composer.phar update
Components
Multilang request
Sets current user language as application language
'components' => [
'request' => [
'class' => 'jarrus90\Core\components\MultilangRequest'
],
]
Requires user identity having field lang
All versions of yii2-multilang with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
yiisoft/yii2 Version ~2.0
kartik-v/yii2-grid Version >=3.1.2
kartik-v/yii2-editable Version *
kartik-v/yii2-widget-select2 Version *
jarrus90/yii2-core Version *
jarrus90/yii2-user Version *
yiisoft/yii2 Version ~2.0
kartik-v/yii2-grid Version >=3.1.2
kartik-v/yii2-editable Version *
kartik-v/yii2-widget-select2 Version *
jarrus90/yii2-core Version *
jarrus90/yii2-user Version *
The package jarrus90/yii2-multilang contains the following files
Loading the files please wait ....