Libraries tagged by serialize
symfony/serializer
271061052 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
125797826 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/var-exporter
331905028 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
opis/closure
221448374 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
201403454 Downloads
An HTML5 parser and serializer.
laravel/serializable-closure
277512541 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jms/serializer-bundle
84074245 Downloads
Allows you to easily serialize, and deserialize data of any complexity
anourvalar/eloquent-serialize
12325395 Downloads
Laravel Query Builder (Eloquent) serialization
symfony/serializer-pack
26569886 Downloads
A pack for the Symfony serializer
amphp/serialization
39313049 Downloads
Serialization tools for IPC and data storage in PHP.
jeremeamia/superclosure
59655231 Downloads
Serialize Closure objects, including their context and binding
laminas/laminas-hydrator
15031057 Downloads
Serialize objects to arrays, and vice versa
guzzlehttp/guzzle-services
9554312 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
6051347 Downloads
Serializable Laravel Query Builder
laminas/laminas-serializer
10426238 Downloads
Serialize and deserialize PHP structures to a variety of representations