Libraries tagged by php serialization
amphp/serialization
39528601 Downloads
Serialization tools for IPC and data storage in PHP.
google/flatbuffers
116206 Downloads
FlatBuffers for PHP
rybakit/msgpack
6804033 Downloads
A pure PHP implementation of the MessagePack serialization format.
flix-tech/avro-serde-php
3594200 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
bitwasp/bitcoin
519964 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
mateusjunges/avro-serde-php
1329448 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
iazaran/smart-cache
676 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.
square/pjson
26256 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
protonlabs/bitcoin
158416 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
yorcreative/laravel-argonaut-dto
717 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.
phery/phery
12772 Downloads
XAJAX alternative, phery.js is a library in PHP that maps to all jQuery functions, DOM manipulation, meta arguments and serialization, seamless ajax integration, RESTful emulation, form submission and partial rendering views, plus its PSR-0 compatible
nordsoftware/lumen-fractal
33523 Downloads
Fractal module for the Lumen PHP framework.
good-php/serialization
16856 Downloads
Extendable reflection-based serializer with support for JSON and PHP primitive formats
prezly/forbid-serialization
134033 Downloads
Micro-package with a handy trait to forbid serialization of specific class in PHP
msgpack/msgpack-php
1 Downloads
MessagePack serialization API