Libraries tagged by serialize
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
jeremeamia/superclosure
61099048 Downloads
Serialize Closure objects, including their context and binding
clue/redis-protocol
17682703 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
laminas/laminas-hydrator
18325631 Downloads
Serialize objects to arrays, and vice versa
guzzlehttp/guzzle-services
11120876 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
laravie/serialize-queries
7729483 Downloads
Serializable Laravel Query Builder