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