Libraries tagged by serialize
symfony/serializer
263325061 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
123290283 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/var-exporter
320994995 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
opis/closure
219289793 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
191864366 Downloads
An HTML5 parser and serializer.
laravel/serializable-closure
266043052 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jms/serializer-bundle
82797648 Downloads
Allows you to easily serialize, and deserialize data of any complexity
anourvalar/eloquent-serialize
10815450 Downloads
Laravel Query Builder (Eloquent) serialization
symfony/serializer-pack
26202207 Downloads
A pack for the Symfony serializer
amphp/serialization
35814759 Downloads
Serialization tools for IPC and data storage in PHP.
jeremeamia/superclosure
59428700 Downloads
Serialize Closure objects, including their context and binding
laminas/laminas-hydrator
14631952 Downloads
Serialize objects to arrays, and vice versa
guzzlehttp/guzzle-services
9306547 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
5821729 Downloads
Serializable Laravel Query Builder
laminas/laminas-serializer
10233830 Downloads
Serialize and deserialize PHP structures to a variety of representations