Libraries tagged by php-serialized
lyte/serial
25442 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
ptlis/php-serialized-data-editor
319 Downloads
Manipulate PHP-serialized data without deserialization
tequilarapido/php-serialized
905 Downloads
Deals with php serialized data. (ie. search & replace)
coffeephp/msgpack
3 Downloads
Provides classes for handling Msgpack data.
coffeephp/json
59 Downloads
Provides classes for handling JSON data.
coffeephp/igbinary
3 Downloads
Provides classes for handling Igbinary data.
coffeephp/failsafe-json
4 Downloads
Provides classes for handling (Fail-safe) JSON data.
coffeephp/csv
1 Downloads
Provides classes for handling CSV data.
coffeephp/binary
22 Downloads
Provides classes for handling PHP-Serialized (Binary) data.
jeroenvdheuve/serialization
8 Downloads
Unserializes php serialized strings and is able the process class that are not loaded
edemeijer/serialize-debugger
103811 Downloads
A tool for debugging failing or dangerous PHP serialize() calls
remi-san/serializer
14453 Downloads
A universal, config-less PHP serializer for all purpose.
astral/php-serialize
30 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
tasksuki/php-serializer
0 Downloads
Tasksuki PhpSerializer Component
bonu/php-serializer
0 Downloads
Simple PHP wrapper for serialization, that supports serialization extensions.