Libraries tagged by unserialize
zumba/json-serializer
797264 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
xkerman/restricted-unserialize
644553 Downloads
provide PHP Object Injection safe unserialize function
brumann/polyfill-unserialize
3800706 Downloads
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
nilportugues/serializer
262575 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
keyvanakbary/mimic
39790 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
academe/serializeparser
111458 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
andreiavrammsd/serializer
11081 Downloads
JSON string to object. Object/array to JSON.
lyte/serial
29829 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
n2n/n2n-util-serialize
57 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
wyrihaximus/react-cache-serialize
1485 Downloads
(un)serialize decorator for react/cache
wowkaster/yii2-serialize-attributes
6903 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.
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.
phore/hydrator
4767 Downloads
Unserialize arrays into object structure