Libraries tagged by unserialize
zumba/json-serializer
652535 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
brumann/polyfill-unserialize
3759334 Downloads
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
nilportugues/serializer
253036 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
xkerman/restricted-unserialize
481912 Downloads
provide PHP Object Injection safe unserialize function
keyvanakbary/mimic
32996 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
academe/serializeparser
54586 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
andreiavrammsd/serializer
8055 Downloads
JSON string to object. Object/array to JSON.
wowkaster/yii2-serialize-attributes
5430 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.
lyte/serial
24837 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
partitech/fix-unserialize
16 Downloads
Fix Php unserialize error at offset
runn/serialization
4336 Downloads
Runn Me! Serialization Library
andreekeberg/wp-search-replace-cli
267 Downloads
Command line tool to replace serialized strings in WordPress database dump files
andreekeberg/serialized-search-replace
284 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.
phore/hydrator
4007 Downloads
Unserialize arrays into object structure