Libraries tagged by unserialization
jms/serializer-bundle
95048756 Downloads
Allows you to easily serialize, and deserialize data of any complexity
anourvalar/eloquent-serialize
29987603 Downloads
Laravel Query Builder (Eloquent) serialization
google/flatbuffers
159448 Downloads
FlatBuffers for PHP
apache/avro
118584 Downloads
Apache Avro™ is a data serialization system.
rybakit/msgpack
11006488 Downloads
A pure PHP implementation of the MessagePack serialization format.
hprose/hprose
226182 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
helgesverre/toon
326473 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
flix-tech/avro-serde-php
4335266 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
crell/serde
338046 Downloads
A general purpose serialization and deserialization library
simple-bus/serialization
1776493 Downloads
Generic classes and interfaces for serializing messages
microsoft/kiota-serialization-text
5028999 Downloads
Implementation of Serialization Abstractions for text/plain content
microsoft/kiota-serialization-multipart
4444041 Downloads
Multipart implementation of Kiota abstractions serialization.
microsoft/kiota-serialization-json
5039220 Downloads
Implementation of Kiota serialization abstractions using Json.
microsoft/kiota-serialization-form
4445357 Downloads
Form implementation of Kiota abstractions serialization.
yorcreative/laravel-argonaut-dto
7378 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.