Libraries tagged by deserialization
jms/serializer
143085456 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jms/serializer-bundle
92992325 Downloads
Allows you to easily serialize, and deserialize data of any complexity
flix-tech/avro-serde-php
4228411 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
crell/serde
298144 Downloads
A general purpose serialization and deserialization library
speakeasy/serializer
803441 Downloads
Temporary fork of JMS Serializer while upstream changes are being made.
serialization/serialization
875577 Downloads
Library defining a Serializer and a Deserializer interface and basic utilities
mateusjunges/avro-serde-php
2556036 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
square/pjson
38997 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
chubbyphp/chubbyphp-deserialization-model
Downloads
chubbyphp/chubbyphp-deserialization-doctrine
Downloads
wundii/data-mapper
12277 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
mattiabasone/avro-serde-php
67708 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
abivia/hydration
54120 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
ardenexal/fhir-serialization
24228 Downloads
PHP library for FHIR JSON serialization, deserialization, and validation
jaumo/avro
70596 Downloads
jaumo/avro is a library for handling serialization and deserialization of Avro values and schemas, including RPC.