Libraries tagged by php serialization
attributes-php/options
575 Downloads
Serializes any object into a primitive type
tableau-mkt/eggs-n-cereal
11647 Downloads
A basic PHP XLIFF serialization library.
gilsegura/serializer
1512 Downloads
A minimal, framework-agnostic serialization contract for PHP 8.5+.
lazypdo/lazypdo
104324 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
futuretek/data-mapper
841 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
cryptothree/bitcoin
1540 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
bkuhl/scripture-ranges
1163 Downloads
A PHP library for handling scripture ranges with exclusions and JSON serialization
astral/php-serialize
47 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
arzzen/php-flatbuffers
35 Downloads
PHP Memory Efficient Serialization Library - FlatBuffers
drewlabs/php-value
405 Downloads
PHP object builder and serialization library
wilmoore/attributes.php
244 Downloads
minimal object attributes for PHP.
vanthink/hprose-php-fork
2071 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.
scriptoshi/bitcoin-php
56 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
le0daniel/php-ts-bindings
451 Downloads
Library to create type bindings between PHP8 and TS, supporting parsing, serialization and emitting of TS types for PHP objects/input strongly typed
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.