Download the PHP package vitaly-alexandrovich/yii2-json-behavior without Composer
On this page you can find all versions of the php package vitaly-alexandrovich/yii2-json-behavior. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-json-behavior
Поведение (behavior) для Yii2 позволяет удобно взаимодействовать с данными из json строки одной модели (родительской) через использование другой (обертки для данных).
Установка
Выполните команду в теминале
или добавьте
в секцию require
файла composer.json
в Вашем проекте
Использование
Теперь мы можем читать данные:
И менять их:
All versions of yii2-json-behavior with dependencies
PHP Build Version
Package Version
The package vitaly-alexandrovich/yii2-json-behavior contains the following files
Loading the files please wait ....