Libraries tagged by php serialization
amphp/serialization
58162433 Downloads
Serialization tools for IPC and data storage in PHP.
google/flatbuffers
146410 Downloads
FlatBuffers for PHP
rybakit/msgpack
9685495 Downloads
A pure PHP implementation of the MessagePack serialization format.
flix-tech/avro-serde-php
4172597 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
sbsaga/toon
48607 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
iazaran/smart-cache
10658 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
bitwasp/bitcoin
538296 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
msgpack/msgpack-php
866 Downloads
MessagePack serialization API
mateusjunges/avro-serde-php
2404858 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
square/pjson
38234 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
protonlabs/bitcoin
196721 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
byjg/serializer
187689 Downloads
A powerful multi-format serialization library that converts objects, arrays, and data between JSON, XML, YAML, CSV, PHP serialize, and plain text formats with intelligent property mapping and transformation
ardenexal/fhir-serialization
17312 Downloads
PHP library for FHIR JSON serialization, deserialization, and validation
mattiabasone/avro-serde-php
63969 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
yorcreative/laravel-argonaut-dto
3398 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.