Libraries tagged by deserialization
jms/serializer
123151167 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jms/serializer-bundle
82724668 Downloads
Allows you to easily serialize, and deserialize data of any complexity
flix-tech/avro-serde-php
3466230 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
crell/serde
128829 Downloads
A general purpose serialization and deserialization library
serialization/serialization
736348 Downloads
Library defining a Serializer and a Deserializer interface and basic utilities
mateusjunges/avro-serde-php
1140033 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
square/pjson
24213 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
3880 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
speakeasy/serializer
127046 Downloads
Temporary fork of JMS Serializer while upstream changes are being made.
mattiabasone/avro-serde-php
26557 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
epwt/array-jms-serializer-bundle
60704 Downloads
JMS/SerializerBundle extension to serialize & deserialize to array format
abivia/hydration
24723 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
jaumo/avro
45994 Downloads
jaumo/avro is a library for handling serialization and deserialization of Avro values and schemas, including RPC.