Libraries tagged by php serialization
vitexsoftware/pohodaser
258 Downloads
Stormware's Pohoda XML/PHP serialization
wei-breeze/breeze
574 Downloads
cross-language serialization for PHP
aternos/serializer
851 Downloads
A PHP library for (de-)serialization using attributes and reflection
lazypdo/lazypdo
102161 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
astral/php-serialize
14 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
332 Downloads
PHP object builder and serialization library
wilmoore/attributes.php
243 Downloads
minimal object attributes for PHP.
imanrjb/bitcoin-php
660 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
eliep/avro-rpc-php-generator
266 Downloads
This library generates an Avro RPC client based on eliep/avro-rpc-php
eliep/avro-rpc-php
84 Downloads
An Avro RPC client in PHP (compatible with the Avro RPC server in Java)
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
webdevvie/epp
285 Downloads
An extendable PHP epp client
se/bmecat-bundle
200 Downloads
This bundle integrates the bmecat library into Symfony2. Allows to build BMEcat documents from PHP and converts them to xml
riki137/stream-ipc
19 Downloads
Inter-Process Communication (IPC) over streams, pipes, and stdio with built-in request-response correlation, message framing, and serialization.