csa12 / yii2-language
Yii 2.0 language additions by CSA
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/csa12/yii2-language
This package is not auto-updated.
Last update: 2025-10-29 16:12:51 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.