Libraries tagged by serialize
symfony/serializer
246995074 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
118430005 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/var-exporter
295017694 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
opis/closure
213290516 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
171496227 Downloads
An HTML5 parser and serializer.
laravel/serializable-closure
236583011 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jms/serializer-bundle
80367932 Downloads
Allows you to easily serialize, and deserialize data of any complexity
anourvalar/eloquent-serialize
8295643 Downloads
Laravel Query Builder (Eloquent) serialization
symfony/serializer-pack
25556128 Downloads
A pack for the Symfony serializer
amphp/serialization
29231263 Downloads
Serialization tools for IPC and data storage in PHP.
jeremeamia/superclosure
58989372 Downloads
Serialize Closure objects, including their context and binding
laminas/laminas-hydrator
13806029 Downloads
Serialize objects to arrays, and vice versa
guzzlehttp/guzzle-services
8870571 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
5393350 Downloads
Serializable Laravel Query Builder
laminas/laminas-serializer
9834917 Downloads
Serialize and deserialize PHP structures to a variety of representations