Libraries tagged by object serialization
hardchor/form-serializer-bundle
124 Downloads
(De-)Serialization of Object-Graphs into XML/JSON based on Form Types
beecubu/php-foundation-sqlite
2 Downloads
PHP Object Foundation Framework Serialization library for SQLite
beecubu/php-foundation-mongodb
125 Downloads
PHP Object Foundation Framework Serialization library for MongoDB
jworman/serializer
640 Downloads
Allows the (de)serialization of objects.
enm/transformer-bundle
413 Downloads
This bundle can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
enm/transformer
501 Downloads
This library can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
wundii/data-mapper
11985 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
abivia/hydration
51759 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
wundii/data-mapper-symfony-bundle
1472 Downloads
A Symfony integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
entelisteam/lbaf-hydrator
26 Downloads
Attribute-driven PHP DTO hydrator: builds typed DTOs, enums, nested objects and typed arrays from JSON-like data.
wundii/data-mapper-laravel-package
10 Downloads
A Laravel integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
alevikzs/mapper
8 Downloads
The Mapper library is meant to be used to turn json strings or arrays a into a specific objects.
abivia/configurable
234 Downloads
Trait to support creating complex nested class structures from JSON/YAML objects.