Libraries tagged by unserialize
zumba/json-serializer
672720 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
xkerman/restricted-unserialize
498750 Downloads
provide PHP Object Injection safe unserialize function
brumann/polyfill-unserialize
3764136 Downloads
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
nilportugues/serializer
254682 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
keyvanakbary/mimic
33375 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
academe/serializeparser
63342 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
andreiavrammsd/serializer
8530 Downloads
JSON string to object. Object/array to JSON.
lyte/serial
25761 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
wowkaster/yii2-serialize-attributes
5781 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
4163 Downloads
Unserialize arrays into object structure
partitech/fix-unserialize
49 Downloads
Fix Php unserialize error at offset
runn/serialization
4340 Downloads
Runn Me! Serialization Library
andreekeberg/wp-search-replace-cli
276 Downloads
Command line tool to replace serialized strings in WordPress database dump files
andreekeberg/serialized-search-replace
293 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.