Русская версия этого документа доступна здесь.
Behavior yii2-jsonfields
for Yii2 allows
The preferred way to install this extension is through composer.
Navigate to the project folder and run the console command:
$ composer require inblank/yii2-jsonfields
or add:
"inblank/yii2-jsonfields": "~0.1"
to the require
section of your composer.json
file.