Libraries tagged by object serialization
glowingblue/closure
25665 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
moodev/weasel
198997 Downloads
Object marshalling library for PHP supporting JSON and XML
andreamk/jsonserialize
5021 Downloads
Library that improves object serialization and deserialization via JSON
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
lukasz93p/object-serializer
63 Downloads
Package which allows easy serialization and deserialization of php objects using JSON format, setters or public properties are not needed.
tsantos/fast-object-normalizer
0 Downloads
Generate dedicated normalizers for your objects to increase serialization performance
23weekslater/doctrine-type-json-object
57 Downloads
Doctrine Type implementation for (de-)serialization of objects from/to JSON using jms/serializer
courier/serializer-msgpack
0 Downloads
MessagePack-based object serialization.
courier/serializer-igbinary
292 Downloads
IgBinary-based object serialization.
drewlabs/php-value
321 Downloads
PHP object builder and serialization library
norse-blue/xmlify
7 Downloads
PHP Xmlify is a package that allows you to handle XML serialization for your objects using PHP Attributes.
koded/serializer
14 Downloads
A library for de/serialization of PHP objects
botanick/serializer
161 Downloads
Library for serialization of any PHP structures (scalars, objects, arrays, etc.) into PHP primitives (scalars, arrays of scalars, arrays of arrays).
wookieb/zorro-data-schema
18 Downloads
Tool to convert objects to arrays and vice versa according to data schema
vklymniuk/dto-mapper-bundle
5055 Downloads
Symfony mapper bundle, easy way to convert data.