Libraries tagged by serializes
attributes-php/serialization
361 Downloads
Serializes any class instance into a primitive type
geosocio/serialize-response
44 Downloads
Serializes a Controller Response
edwardmp/bbcparser
13 Downloads
Parses the information on bbc.co.uk homepage and serializes it
symfony/serializer
331090220 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
142817629 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/var-exporter
411962404 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
opis/closure
235671221 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
273895138 Downloads
An HTML5 parser and serializer.
laravel/serializable-closure
371602112 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
symfony/serializer-pack
29395014 Downloads
A pack for the Symfony serializer
jms/serializer-bundle
92859439 Downloads
Allows you to easily serialize, and deserialize data of any complexity
amphp/serialization
60606713 Downloads
Serialization tools for IPC and data storage in PHP.
anourvalar/eloquent-serialize
24165328 Downloads
Laravel Query Builder (Eloquent) serialization
clue/redis-protocol
17682703 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
jeremeamia/superclosure
61099048 Downloads
Serialize Closure objects, including their context and binding