Libraries tagged by object serialization
paysera/lib-normalization-bundle
17800 Downloads
De/normalize business objects without tightly coupling them to your normalization format
mash/mysql-json-serializer
1130 Downloads
Tools for serialization data to json from mysql
karavasilev/cryptomanana
55 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
herojhc/hprose
61 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
glowingblue/closure
25685 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
andreamk/jsonserialize
5062 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.
astral/php-serialize
14 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
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.
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).