Libraries tagged by php-serialize
edemeijer/serialize-debugger
104410 Downloads
A tool for debugging failing or dangerous PHP serialize() calls
lyte/serial
25768 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
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.
ptlis/php-serialized-data-editor
319 Downloads
Manipulate PHP-serialized data without deserialization
php-serializer/php-serializer
9369 Downloads
Streaming parser for serialized PHP arrays
tequilarapido/php-serialized
905 Downloads
Deals with php serialized data. (ie. search & replace)
tasksuki/php-serializer
0 Downloads
Tasksuki PhpSerializer Component
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.
eremin/serende
4 Downloads
PHP serialize() encoder & decoder
denisyfrolov/json-serializer
8 Downloads
Simple PHP serializer for any objects to JSON.