csa12 / yii2-language
Yii 2.0 language additions by CSA
dev-master
2015-10-04 21:14 UTC
This package is not auto-updated.
Last update: 2025-04-02 13:14:29 UTC
README
These language additions for Yii 2.0 add certain features for development purposes by CSA and can perhaps be of use to others.
This repository is available via https://github.com/csa12/yii2-language. For license information check the LICENSE-file.
Installation
The preferred way to install is through composer.
Either run
composer require csa12/yii2-language
or add
"csa12/yii2-language": "dev-master",
to the require section of your composer.json.
Note
This version is still under development and not intended for use in any production evironments.