shqear / yii2-language-helpers
a collection of language helpers functions for Yii2.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/shqear/yii2-language-helpers
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2025-10-26 01:48:42 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.