Libraries tagged by serialize
symfony/serializer
254771506 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
120676952 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/var-exporter
307624215 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
opis/closure
216124780 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
181107676 Downloads
An HTML5 parser and serializer.
laravel/serializable-closure
250914702 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jms/serializer-bundle
81480912 Downloads
Allows you to easily serialize, and deserialize data of any complexity
anourvalar/eloquent-serialize
9371061 Downloads
Laravel Query Builder (Eloquent) serialization
symfony/serializer-pack
25845080 Downloads
A pack for the Symfony serializer
amphp/serialization
32187209 Downloads
Serialization tools for IPC and data storage in PHP.
jeremeamia/superclosure
59189227 Downloads
Serialize Closure objects, including their context and binding
laminas/laminas-hydrator
14184645 Downloads
Serialize objects to arrays, and vice versa
guzzlehttp/guzzle-services
9057762 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
5589951 Downloads
Serializable Laravel Query Builder
laminas/laminas-serializer
10016110 Downloads
Serialize and deserialize PHP structures to a variety of representations