library yii2-language-helpers
a collection of language helpers functions for Yii2.
shqear/yii2-language-helpers
a collection of language helpers functions for Yii2.
- Tuesday, April 24, 2018
- by shqear93
- Repository
- 1 Watchers
- 0 Stars
- 7 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Yii2 Language helpers
a collection of language helpers functions for Yii2, (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist shqear/yii2-language-helpers "*"
or add, (*4)
"shqear/yii2-language-helpers": "*"
to the require section of your composer.json
file., (*5)