Libraries tagged by object serialization
astral/php-serialize
29 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.
le0daniel/php-ts-bindings
51 Downloads
Library to create type bindings between PHP8 and TS, supporting parsing, serialization and emitting of TS types for PHP objects/input strongly typed
pnikolov/jquery-serialize-object
5283 Downloads
Wrapper of jquery-serialize-object provided from https://github.com/macek/jquery-serialize-object - Adds the method serializeObject to jQuery, to perform complex form serialization into JavaScript objects.
drewlabs/php-value
339 Downloads
PHP object builder and serialization library
wilmoore/attributes.php
244 Downloads
minimal object attributes for PHP.
vanthink/hprose-php-fork
1857 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.
paysera/lib-normalization-bundle
17809 Downloads
De/normalize business objects without tightly coupling them to your normalization format
mash/mysql-json-serializer
1131 Downloads
Tools for serialization data to json from mysql
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
lukasz93p/object-serializer
66 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
309 Downloads
IgBinary-based object serialization.
norse-blue/xmlify
8 Downloads
PHP Xmlify is a package that allows you to handle XML serialization for your objects using PHP Attributes.