Libraries tagged by serialization
php-skir/client
15 Downloads
Laravel SkirRPC client package powered by Saloon.
paysera/lib-normalization-bundle
17870 Downloads
De/normalize business objects without tightly coupling them to your normalization format
omega-mvc/serializable-closure
6 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
nrk/bencoder
573 Downloads
A Bencode serializer and deserializer in pure PHP
mario-deluna/hip
212 Downloads
Ultra F***ing simple human readable data serialization.
manoj/toon-php-lite
184 Downloads
Lite PHP implementation of TOON (Token-Oriented Object Notation)
krtv/yii2-jms-serializer
11335 Downloads
JMS Serializer extension for the Yii framework
koesie10/lua-serializer
2011 Downloads
A Lua serializer/deserializer
kingson-de/marshal-xml-serializer
138 Downloads
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.
kingson-de/marshal-serializer
784 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
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.
iliaal/phpser
7 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.
i-complex/serializer
894 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
hprose/hprose-symfony
242 Downloads
Hprose Server for Symfony