Yii 2.0 language additions by CSA
These language additions for Yii 2.0 add certain features
for development purposes by CSA and can perhaps be of use to others., (*1)
This repository is available via https://github.com/csa12/yii2-language.
For license information check the LICENSE-file., (*2)
Installation
The preferred way to install is through composer., (*3)
Either run, (*4)
composer require csa12/yii2-language
or add, (*5)
"csa12/yii2-language": "dev-master",
to the require section of your composer.json., (*6)
Note
This version is still under development and not intended for use in any production evironments., (*7)