Libraries tagged by php-serial
igbinary/igbinary
5601 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.
hyperthese/php-serial
8105 Downloads
Multi-platform serial port access convenience class
thehiddenhaku/sscc
43153 Downloads
PHP Serial Shipping Container Code Generator
edemeijer/serialize-debugger
111308 Downloads
A tool for debugging failing or dangerous PHP serialize() calls
byjg/serializer
192469 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
sanchescom/php-serial
2464 Downloads
Multi-platform serial port access convenience class
lyte/serial
29745 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
vitexsoftware/pohodaser
7332 Downloads
Stormware's Pohoda XML/PHP serialization
ptlis/php-serialized-data-editor
333 Downloads
Manipulate PHP-serialized data without deserialization
remi-san/serializer
14574 Downloads
A universal, config-less PHP serializer for all purpose.
frodeborli/serializor
399 Downloads
PHP Serializor will serialize almost anything in PHP, including closures and anonymous classes.
ppelisset/php-serial
663 Downloads
Serial port access for Unix system in PHP
gregwar/php-serial
387 Downloads
This PHP class can be used to communicate with a serial port under Linux, OSX or Windows.
theophy/php-serializable
9 Downloads
this helps to serialize php object
php-serializer/php-serializer
9537 Downloads
Streaming parser for serialized PHP arrays