Libraries tagged by serialize
symfony/serializer
239872892 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
116300831 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/var-exporter
284133260 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
opis/closure
210976958 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
162847899 Downloads
An HTML5 parser and serializer.
laravel/serializable-closure
224201553 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jms/serializer-bundle
79274988 Downloads
Allows you to easily serialize, and deserialize data of any complexity
anourvalar/eloquent-serialize
7301485 Downloads
Laravel Query Builder (Eloquent) serialization
symfony/serializer-pack
25283134 Downloads
A pack for the Symfony serializer
amphp/serialization
26834166 Downloads
Serialization tools for IPC and data storage in PHP.
jeremeamia/superclosure
58786048 Downloads
Serialize Closure objects, including their context and binding
laminas/laminas-hydrator
13438567 Downloads
Serialize objects to arrays, and vice versa
guzzlehttp/guzzle-services
8683207 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
5207874 Downloads
Serializable Laravel Query Builder
laminas/laminas-serializer
9658377 Downloads
Serialize and deserialize PHP structures to a variety of representations