Libraries tagged by unserialization
amphp/serialization
27300360 Downloads
Serialization tools for IPC and data storage in PHP.
google/flatbuffers
98507 Downloads
FlatBuffers for PHP
anourvalar/eloquent-serialize
7484458 Downloads
Laravel Query Builder (Eloquent) serialization
rybakit/msgpack
5161053 Downloads
A pure PHP implementation of the MessagePack serialization format.
hprose/hprose
195913 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.
flix-tech/avro-serde-php
3077467 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
microsoft/kiota-serialization-text
1085297 Downloads
Implementation of Serialization Abstractions for text/plain content
microsoft/kiota-serialization-json
1093258 Downloads
Implementation of Kiota serialization abstractions using Json.
microsoft/kiota-serialization-form
736842 Downloads
Form implementation of Kiota abstractions serialization.
crell/serde
89577 Downloads
A general purpose serialization and deserialization library
bitwasp/bitcoin
509138 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
simple-bus/serialization
1402524 Downloads
Generic classes and interfaces for serializing messages
microsoft/kiota-serialization-multipart
735532 Downloads
Multipart implementation of Kiota abstractions serialization.
fresh/vich-uploader-serialization-bundle
191143 Downloads
Provides integration between VichUploaderBundle and JMSSerializerBundle.
simple-bus/jms-serializer-bridge
874372 Downloads
Bridge for using JMSSerializer as message serializer for SimpleBus/Asynchronous