Libraries tagged by unserialization
amphp/serialization
34376361 Downloads
Serialization tools for IPC and data storage in PHP.
google/flatbuffers
109145 Downloads
FlatBuffers for PHP
anourvalar/eloquent-serialize
10173920 Downloads
Laravel Query Builder (Eloquent) serialization
rybakit/msgpack
6165396 Downloads
A pure PHP implementation of the MessagePack serialization format.
flix-tech/avro-serde-php
3422894 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
crell/serde
120746 Downloads
A general purpose serialization and deserialization library
microsoft/kiota-serialization-text
1562286 Downloads
Implementation of Serialization Abstractions for text/plain content
microsoft/kiota-serialization-multipart
1165706 Downloads
Multipart implementation of Kiota abstractions serialization.
microsoft/kiota-serialization-json
1570464 Downloads
Implementation of Kiota serialization abstractions using Json.
microsoft/kiota-serialization-form
1167018 Downloads
Form implementation of Kiota abstractions serialization.
hprose/hprose
201537 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.
apache/avro
1121 Downloads
Apache Avro™ is a data serialization system.
bitwasp/bitcoin
516194 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
simple-bus/serialization
1465263 Downloads
Generic classes and interfaces for serializing messages
simple-bus/jms-serializer-bridge
914412 Downloads
Bridge for using JMSSerializer as message serializer for SimpleBus/Asynchronous