Download the PHP package luminark/serializable-values without Composer
On this page you can find all versions of the php package luminark/serializable-values. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download luminark/serializable-values
More information about luminark/serializable-values
Files in luminark/serializable-values
Download luminark/serializable-values
More information about luminark/serializable-values
Files in luminark/serializable-values
Vendor luminark
Package serializable-values
Short Description Luminark Serializable Values package.
License MIT
Package serializable-values
Short Description Luminark Serializable Values package.
License MIT
Please rate this library. Is it a good library?
Informations about the package serializable-values
Luminark Serializable Values Package
Enables you to save serialized attribute values on your models. Simply use the HasSerializableValuesTrait
trait on your models, define a values
column on the model table and implement getSerializableAttributes()
method to define which attributes' values can be serialized.
Example:
All versions of serializable-values with dependencies
PHP Build Version
Package Version
The package luminark/serializable-values contains the following files
Loading the files please wait ....