inblank/yii2-jsonfields

Yii2 inblank/jsonfields

dev-master 2016-06-22 10:57 UTC

This package is not auto-updated.

Last update: 2024-04-25 00:40:46 UTC


README

Build Status Packagist Version Code Coverage Code Quality GitHub license

Русская версия этого документа доступна здесь.

Behavior yii2-jsonfields for Yii2 allows

Installation

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.

Configuring

Usage