Libraries tagged by php serialization
fab2s/dt0
2204 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
se/bmecat
8214 Downloads
Allows to build BMEcat documents from PHP and converts them to xml
good-php/serialization
21679 Downloads
Extendable reflection-based serializer with support for JSON and PHP primitive formats
prezly/forbid-serialization
149442 Downloads
Micro-package with a handy trait to forbid serialization of specific class in PHP
splitice/php-lua-serialize
4976 Downloads
mattiabasone/avro-serde-php
64777 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
iamgerwin/toon-php
3723 Downloads
A lightweight, fast, and feature-rich TOON (Token-Oriented Object Notation) library for PHP - optimized for LLM contexts with 30-60% token savings
tiny-blocks/mapper
1976 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
riki137/stream-ipc
6125 Downloads
Inter-Process Communication (IPC) over streams, pipes, and stdio with built-in request-response correlation, message framing, and serialization.
reallifekip/immutable-base
428 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
naugrim/bmecat
10011 Downloads
Allows to build BMEcat documents from PHP and converts them to xml
jobmetric/laravel-toon
436 Downloads
Laravel integration for TOON format: encode/decode JSON data into a token-optimized notation for LLMs.
jaspr/mapper
15671 Downloads
JSON API implementation, by annotations or schemas.
frodeborli/serializor
386 Downloads
PHP Serializor will serialize almost anything in PHP, including closures and anonymous classes.
wikimedia/avro
993977 Downloads
A library for using Apache Avro with PHP.