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