Libraries tagged by php-serialize

igbinary/igbinary

781 Favers
4014 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.

Go to Download


byjg/serializer

6 Favers
184978 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

Go to Download


edemeijer/serialize-debugger

10 Favers
110320 Downloads

A tool for debugging failing or dangerous PHP serialize() calls

Go to Download


astral/php-serialize

12 Favers
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.

Go to Download


remi-san/serializer

3 Favers
14559 Downloads

A universal, config-less PHP serializer for all purpose.

Go to Download


lyte/serial

1 Favers
29149 Downloads

A safe unserializer for PHP serialized arrays and scalar types.

Go to Download


ptlis/php-serialized-data-editor

22 Favers
322 Downloads

Manipulate PHP-serialized data without deserialization

Go to Download


php-serializer/php-serializer

2 Favers
9500 Downloads

Streaming parser for serialized PHP arrays

Go to Download


tequilarapido/php-serialized

0 Favers
905 Downloads

Deals with php serialized data. (ie. search & replace)

Go to Download


tasksuki/php-serializer

0 Favers
0 Downloads

Tasksuki PhpSerializer Component

Go to Download


coffeephp/msgpack

0 Favers
3 Downloads

Provides classes for handling Msgpack data.

Go to Download


coffeephp/json

0 Favers
60 Downloads

Provides classes for handling JSON data.

Go to Download


coffeephp/igbinary

0 Favers
3 Downloads

Provides classes for handling Igbinary data.

Go to Download


coffeephp/failsafe-json

0 Favers
4 Downloads

Provides classes for handling (Fail-safe) JSON data.

Go to Download


coffeephp/csv

0 Favers
1 Downloads

Provides classes for handling CSV data.

Go to Download


Next >>