Libraries tagged by unserialize
zumba/json-serializer
792985 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
xkerman/restricted-unserialize
637426 Downloads
provide PHP Object Injection safe unserialize function
brumann/polyfill-unserialize
3799155 Downloads
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
nilportugues/serializer
262230 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
keyvanakbary/mimic
39399 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
academe/serializeparser
109559 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
andreiavrammsd/serializer
11053 Downloads
JSON string to object. Object/array to JSON.
lyte/serial
29694 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
wyrihaximus/react-cache-serialize
1482 Downloads
(un)serialize decorator for react/cache
wowkaster/yii2-serialize-attributes
6868 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.
phore/hydrator
4764 Downloads
Unserialize arrays into object structure
partitech/fix-unserialize
131 Downloads
Fix Php unserialize error at offset
runn/serialization
4349 Downloads
Runn Me! Serialization Library
andreekeberg/serialized-search-replace
336 Downloads
Search and replace serialized strings, and update all string lengths
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.