Libraries tagged by serialize
symfony/serializer
335109893 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
143728229 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/var-exporter
416604358 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
opis/closure
236458236 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
278282088 Downloads
An HTML5 parser and serializer.
laravel/serializable-closure
377154263 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
symfony/serializer-pack
29542478 Downloads
A pack for the Symfony serializer
jms/serializer-bundle
93289066 Downloads
Allows you to easily serialize, and deserialize data of any complexity
amphp/serialization
61921674 Downloads
Serialization tools for IPC and data storage in PHP.
anourvalar/eloquent-serialize
25079040 Downloads
Laravel Query Builder (Eloquent) serialization
jeremeamia/superclosure
61170539 Downloads
Serialize Closure objects, including their context and binding
clue/redis-protocol
18826481 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
laminas/laminas-hydrator
18546443 Downloads
Serialize objects to arrays, and vice versa
guzzlehttp/guzzle-services
11206211 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
7803460 Downloads
Serializable Laravel Query Builder