Download the PHP package locustv2/yii2-json-data-behavior without Composer
On this page you can find all versions of the php package locustv2/yii2-json-data-behavior. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download locustv2/yii2-json-data-behavior
More information about locustv2/yii2-json-data-behavior
Files in locustv2/yii2-json-data-behavior
Download locustv2/yii2-json-data-behavior
More information about locustv2/yii2-json-data-behavior
Files in locustv2/yii2-json-data-behavior
Vendor locustv2
Package yii2-json-data-behavior
Short Description Enables you to easily encode and decode json in your activerecords.
License BSD-3-Clause
Homepage https://github.com/locustv2/
Package yii2-json-data-behavior
Short Description Enables you to easily encode and decode json in your activerecords.
License BSD-3-Clause
Homepage https://github.com/locustv2/
Please rate this library. Is it a good library?
Informations about the package yii2-json-data-behavior
JsonData behavior for Yii2 ActiveRecords
Enables you to easily encode and decode json in your activerecords. It automatically encodes before validating and saving to database and decodes after.
Installation
The preferred way to install the library is through composer.
Either run
or add
to your composer.json
file.
Usage
After configuring your activerecord as above, you can use as follows:
To do
- Add unit tests
Contributing
Feel free to send pull requests.
License
For license information check the LICENSE-file.
All versions of yii2-json-data-behavior with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.4
The package locustv2/yii2-json-data-behavior contains the following files
Loading the files please wait ....