Libraries tagged by serialize
symfony/serializer
351507840 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
147500625 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/var-exporter
436063698 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
opis/closure
239250892 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
297129899 Downloads
An HTML5 parser and serializer.
laravel/serializable-closure
401310317 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
anourvalar/eloquent-serialize
29844339 Downloads
Laravel Query Builder (Eloquent) serialization
symfony/serializer-pack
30118255 Downloads
A pack for the Symfony serializer
jms/serializer-bundle
94991535 Downloads
Allows you to easily serialize, and deserialize data of any complexity
amphp/serialization
67944982 Downloads
Serialization tools for IPC and data storage in PHP.
jeremeamia/superclosure
61434707 Downloads
Serialize Closure objects, including their context and binding
goetas-webservices/xsd2php-runtime
14422916 Downloads
Convert XSD (XML Schema) definitions into PHP classes
clue/redis-protocol
24179364 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
laminas/laminas-hydrator
19353458 Downloads
Serialize objects to arrays, and vice versa
jwadhams/json-logic-php
2282622 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP