Libraries tagged by binary serialization
iliaal/phpser
1 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.
typiqally/binary
0 Downloads
PHP Binary Serializer
coffeephp/binary
24 Downloads
Provides classes for handling PHP-Serialized (Binary) data.
sysbot/bin
6 Downloads
Basic binary serialization/de-serialization utilities, providing support for both 32-bit and 64-bit PHP versions.
nokitakaze/serializer
105 Downloads
Safe serialization
inodrahq/bcs
18 Downloads
A PHP implementation of BCS (Binary Canonical Serialization) — the serialization format used by Sui, Aptos, and other Move-based blockchains
bert/bert
18 Downloads
A BERT (Binary ERlang Term) serialization library.
scon/scon
0 Downloads
SCON — Schema-Compact Object Notation: 59-66% smaller than JSON with structural dedup, human-readable, no binary encoding
coffeephp/msgpack
3 Downloads
Provides classes for handling Msgpack data.
coffeephp/json
60 Downloads
Provides classes for handling JSON data.
coffeephp/igbinary
3 Downloads
Provides classes for handling Igbinary data.
coffeephp/failsafe-json
4 Downloads
Provides classes for handling (Fail-safe) JSON data.
coffeephp/csv
1 Downloads
Provides classes for handling CSV data.