Libraries tagged by unserializer
andreiavrammsd/serializer
7354 Downloads
JSON string to object. Object/array to JSON.
lyte/serial
23887 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
wizacode/php-error-proof-unserializer
5 Downloads
last chance php unserializer
retrinko/serializer
246 Downloads
Serialization utils
jeroenvdheuve/serialization
8 Downloads
Unserializes php serialized strings and is able the process class that are not loaded
trismegiste/alkahest
368 Downloads
serializer / unserializer
coffeephp/unserialize
136 Downloads
Provides an interface for unserializer classes to implement.
voilab/exhumer
64 Downloads
Small models unserializer tool.
zumba/json-serializer
624981 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
xkerman/restricted-unserialize
456768 Downloads
provide PHP Object Injection safe unserialize function
brumann/polyfill-unserialize
3751278 Downloads
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
nilportugues/serializer
250944 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
keyvanakbary/mimic
32507 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
academe/serializeparser
46277 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
wowkaster/yii2-serialize-attributes
5259 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.