Libraries tagged by object serialization
botanick/serializer
162 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
19 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.
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes
tedon/tooner
10 Downloads
PHP TOON (Token-Oriented Object Notation) encoder/decoder
sproutwp/sprout_identity
1 Downloads
A module that helps determine the unique, collective identity of objects within an array.
spaf/simputils
7207 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
scon/scon
0 Downloads
SCON — Schema-Compact Object Notation: 59-66% smaller than JSON with structural dedup, human-readable, no binary encoding
scon/laravel
0 Downloads
SCON — Schema-Compact Object Notation: Laravel integration with response macros, request parsing, and Facade
polatdev/closure
14 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
mfonte/fast-toon
5 Downloads
Fastest TOON (Token-Oriented Object Notation) encoder/decoder for PHP 7.0+. 3x faster encoding, 15x faster decoding vs alternatives. LLM-optimized with ~40% token reduction vs JSON.
lyhiving/hprose
22 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.
lucifer07/php-dto
0 Downloads
Swift and efficient PHP Data Transfer Object package with constructor-promoted properties, auto-mapping, and built-in serialization
jsphp/jsphp
9 Downloads
create a javascript object inside PHP itself, even using dot notation
jekamell/simple-dto-bundle
195 Downloads
Allow to configure dto objects in easy way, and split persistence and representative application layers