shqear/yii2-language-helpers

a collection of language helpers functions for Yii2.

dev-master 2018-04-24 17:00 UTC

This package is not auto-updated.

Last update: 2024-05-11 17:23:44 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.