Download the PHP package futuretek/yii2-language without Composer
On this page you can find all versions of the php package futuretek/yii2-language. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download futuretek/yii2-language
More information about futuretek/yii2-language
Files in futuretek/yii2-language
Download futuretek/yii2-language
More information about futuretek/yii2-language
Files in futuretek/yii2-language
Vendor futuretek
Package yii2-language
Short Description Yii2 language support
License Apache-2.0
Homepage http://www.futuretek.cz/
Package yii2-language
Short Description Yii2 language support
License Apache-2.0
Homepage http://www.futuretek.cz/
Please rate this library. Is it a good library?
Informations about the package yii2-language
Yii2 Language support
Usage
Data
Database will be populated via migration automatically.
Model
Use model wherever you want
Language selector
Language selector can be used in any view. Language will be automatically switched in Yii application and saved into cookie.
There are two selectors available:
-
- display drop-down with all enabled languages
-
- display list of all enabled language flags
Administration
Extension add very simple language list page with activate/deactivate option.
To include the page into your controller you have to add it to actions()
method.
Development
Assets are managed by Compass
- While developing run
compass watch
in extension root directory - To compile assets for final distribution run
compass compile -e production --force
in extension root directory
All versions of yii2-language with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-intl Version *
yiisoft/yii2 Version ^2.0.0
futuretek/yii2-migrations Version ^1.0.0
futuretek/yii2-yii-shared Version ^2.0.0
ext-intl Version *
yiisoft/yii2 Version ^2.0.0
futuretek/yii2-migrations Version ^1.0.0
futuretek/yii2-yii-shared Version ^2.0.0
The package futuretek/yii2-language contains the following files
Loading the files please wait ....