Libraries tagged by deserialization
jms/serializer
140092544 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jms/serializer-bundle
91526095 Downloads
Allows you to easily serialize, and deserialize data of any complexity
flix-tech/avro-serde-php
4142458 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
crell/serde
271698 Downloads
A general purpose serialization and deserialization library
speakeasy/serializer
683184 Downloads
Temporary fork of JMS Serializer while upstream changes are being made.
serialization/serialization
851032 Downloads
Library defining a Serializer and a Deserializer interface and basic utilities
mateusjunges/avro-serde-php
2328072 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
square/pjson
37960 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
10534 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
62326 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
abivia/hydration
45121 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
ardenexal/fhir-serialization
13232 Downloads
PHP library for FHIR JSON serialization, deserialization, and validation
jaumo/avro
67457 Downloads
jaumo/avro is a library for handling serialization and deserialization of Avro values and schemas, including RPC.