Libraries tagged by php-serial
igbinary/igbinary
4012 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
byjg/serializer
184875 Downloads
A powerful multi-format serialization library that converts objects, arrays, and data between JSON, XML, YAML, CSV, PHP serialize, and plain text formats with intelligent property mapping and transformation
hyperthese/php-serial
7794 Downloads
Multi-platform serial port access convenience class
thehiddenhaku/sscc
42182 Downloads
PHP Serial Shipping Container Code Generator
edemeijer/serialize-debugger
110319 Downloads
A tool for debugging failing or dangerous PHP serialize() calls
sanchescom/php-serial
2306 Downloads
Multi-platform serial port access convenience class
vitexsoftware/pohodaser
6117 Downloads
Stormware's Pohoda XML/PHP serialization
frodeborli/serializor
276 Downloads
PHP Serializor will serialize almost anything in PHP, including closures and anonymous classes.
gregwar/php-serial
384 Downloads
This PHP class can be used to communicate with a serial port under Linux, OSX or Windows.
astral/php-serialize
47 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.
lyte/serial
29148 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
remi-san/serializer
14559 Downloads
A universal, config-less PHP serializer for all purpose.
ppelisset/php-serial
652 Downloads
Serial port access for Unix system in PHP
fawno/php-serial
385 Downloads
Serial port access convenience class
theophy/php-serializable
9 Downloads
this helps to serialize php object