Libraries tagged by deserializer
ahs/ninjs-php
883 Downloads
Serialize ninjs objects representation into json. Deserialize ninjs into objects
jms/serializer
148644622 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer
356656275 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
crell/serde
345853 Downloads
A general purpose serialization and deserialization library
jane-php/json-schema
2494959 Downloads
Generate a serializable / deserializable object model given a json schema
speakeasy/serializer
988163 Downloads
Temporary fork of JMS Serializer while upstream changes are being made.
chubbyphp/chubbyphp-deserialization-model
Downloads
chubbyphp/chubbyphp-deserialization-doctrine
Downloads
abivia/hydration
69423 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
laramint/php-security-scanner
4723 Downloads
Framework-agnostic static security scanner for PHP. Detects SQLi, XSS, command injection, path traversal, insecure deserialization, weak crypto, hardcoded secrets, and more.
ardenexal/fhir-serialization
38577 Downloads
PHP library for FHIR JSON serialization, deserialization, and validation
jaumo/avro
76244 Downloads
jaumo/avro is a library for handling serialization and deserialization of Avro values and schemas, including RPC.
jane/jane
389729 Downloads
Generate a serializable / deserializable object model given a json schema
cloudcreativity/json-api
163252 Downloads
Framework agnostic JSON API serialization and deserialization.
tiny-blocks/mapper
2319 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.