Download the PHP package cinghie/yii2-dictionary without Composer
On this page you can find all versions of the php package cinghie/yii2-dictionary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cinghie/yii2-dictionary
More information about cinghie/yii2-dictionary
Files in cinghie/yii2-dictionary
Download cinghie/yii2-dictionary
More information about cinghie/yii2-dictionary
Files in cinghie/yii2-dictionary
Vendor cinghie
Package yii2-dictionary
Short Description Yii2 Dictionary to create, manage, and delete Multilanguage Dictionary in a Yii2 site.
License BSD-3-Clause
Homepage https://github.com/cinghie/yii2-dictionary
Package yii2-dictionary
Short Description Yii2 Dictionary to create, manage, and delete Multilanguage Dictionary in a Yii2 site.
License BSD-3-Clause
Homepage https://github.com/cinghie/yii2-dictionary
Please rate this library. Is it a good library?
Informations about the package yii2-dictionary
Yii2 Dictionary
Yii2 Dictionary to create, manage, and delete Multilanguage Dictionary in a Yii2 site.
Features
- Create a dictionary with key/value: for each key is possible to associate a translation to each language set on config
- Import from CSV
- Download as Plist
Installation
The preferred way to install this extension is through composer.
Either run
or add
Create database schema
Run the following command:
Configuration
Set on your configuration:
Set all language in Tag mode
Filters
If you have a Yii2 App Advanced (frontend/backend) you can exclude frontend actions
Overrides
Override controller example, on modules config
Override models example, on modules config
Override view example, on components config
Get Translation Value
All versions of yii2-dictionary with dependencies
PHP Build Version
Package Version
Requires
ext-zip Version
*
yiisoft/yii2 Version ~2.0.14
cinghie/yii2-traits Version @dev
rodneyrehm/plist Version @dev
yiisoft/yii2 Version ~2.0.14
cinghie/yii2-traits Version @dev
rodneyrehm/plist Version @dev
The package cinghie/yii2-dictionary contains the following files
Loading the files please wait ....