Libraries tagged by unserialize
zumba/json-serializer
587946 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
xkerman/restricted-unserialize
420339 Downloads
provide PHP Object Injection safe unserialize function
brumann/polyfill-unserialize
3737921 Downloads
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
nilportugues/serializer
247899 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
keyvanakbary/mimic
31569 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
academe/serializeparser
35792 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
andreiavrammsd/serializer
6364 Downloads
JSON string to object. Object/array to JSON.
phore/hydrator
3435 Downloads
Unserialize arrays into object structure
lyte/serial
22660 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
runn/serialization
4333 Downloads
Runn Me! Serialization Library
andreekeberg/serialized-search-replace
238 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.
retrinko/serializer
245 Downloads
Serialization utils
trismegiste/alkahest
361 Downloads
serializer / unserializer
wowkaster/yii2-serialize-attributes
5100 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.