Libraries tagged by serialized
silverstripe/multivaluefield
202413 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
zhihe/primary-posts
157 Downloads
Mark posts as primary content for serialized stories and multi-chapter discussions
mkiselev/yii2-serialize-attribute-behavior
1259 Downloads
Yii2 serialize attribute behavior
kfreiman/yii2-json-attribute-behavior
12301 Downloads
Yii2 Behavior for encode and decode json stored attributes
wowkaster/yii2-serialize-attributes
5792 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
skobka/yii2-json-field
2196 Downloads
Help you to define fields, that can contains json. Json in this fields would be automatically serialized and deserialized
mmauksch/json-repositories
108 Downloads
Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!
jield-webdev/jield-authorize
18849 Downloads
Small helper module to integrate BjyAuthorize (the kokspflanze/bjy-authorize fork) with dynamic assertions, which cannot be serialized
andreekeberg/serialized-search-replace
293 Downloads
Search and replace serialized strings, and update all string lengths
pulpmedia/serialized-response-bundle
8 Downloads
A simple bundle to provide an easy way to send out json/xml/yaml responses of serialized objects with annotations.
ptlis/php-serialized-data-editor
319 Downloads
Manipulate PHP-serialized data without deserialization
celestifyx/stellaris
36 Downloads
A powerful, elegant, and extensible configuration management library for PHP.
andreekeberg/wp-search-replace-cli
276 Downloads
Command line tool to replace serialized strings in WordPress database dump files
php-serializer/php-serializer
9370 Downloads
Streaming parser for serialized PHP arrays
omegamvc/serializable-closure
51 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.