inblank / yii2-jsonfields
Yii2 inblank/jsonfields
Package info
github.com/inblank/yii2-jsonfields
Type:yii2-extension
pkg:composer/inblank/yii2-jsonfields
dev-master
2016-06-22 10:57 UTC
Requires
- yiisoft/yii2: ~2.0.0
Requires (Dev)
- codeception/codeception: ^2.1
- codeception/specify: ~0.4
- codeception/verify: ~0.3
- yiisoft/yii2-codeception: ~2.0
This package is not auto-updated.
Last update: 2026-03-12 09:35:24 UTC
README
Русская версия этого документа доступна здесь.
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.