Libraries tagged by php-serialize
edemeijer/serialize-debugger
102713 Downloads
A tool for debugging failing or dangerous PHP serialize() calls
astral/php-serialize
24 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.
php-serializer/php-serializer
9353 Downloads
Streaming parser for serialized PHP arrays
lyte/serial
24891 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
ptlis/php-serialized-data-editor
317 Downloads
Manipulate PHP-serialized data without deserialization
tequilarapido/php-serialized
904 Downloads
Deals with php serialized data. (ie. search & replace)
tasksuki/php-serializer
0 Downloads
Tasksuki PhpSerializer Component
bonu/php-serializer
0 Downloads
Simple PHP wrapper for serialization, that supports serialization extensions.
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