shqear / yii2-language-helpers
a collection of language helpers functions for Yii2.
dev-master
2018-04-24 17:00 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-11-09 20:28:23 UTC
README
a collection of language helpers functions for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist shqear/yii2-language-helpers "*"
or add
"shqear/yii2-language-helpers": "*"
to the require section of your composer.json
file.