Libraries tagged by unserialization
jsphp/jsphp
9 Downloads
create a javascript object inside PHP itself, even using dot notation
jekamell/simple-dto-bundle
195 Downloads
Allow to configure dto objects in easy way, and split persistence and representative application layers
iventuregroup/avro
20086 Downloads
A library for using Apache Avro with PHP. Fork from wikimedia/avro
instaclick/serializer-bundle
810 Downloads
Allows you to easily serialize, and deserialize data of any complexity
ifcastle/type-definitions
200 Downloads
Library for defining data types at the business logic layer. Data hydration and serialization based on type definitions.
icanboogie/transformation
11430 Downloads
Transform data for serialization
iazaran/smart-cache
0 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.
hprose/hprose-php
329 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.
herojhc/hprose-swoole
49 Downloads
Hprose asynchronous client & standalone server based on swoole
herojhc/hprose
61 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.
guirong/php-closure
77 Downloads
realize the serialization and deserialization of closures.
groupby/serializer
322 Downloads
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
glowingblue/closure
25688 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
ft/attributes
31 Downloads
Catalog of PHP attributes like json, logging and property validation
fnxnet/guzzle-bundle
394 Downloads
Allows you to easily create clients, commands and map result to desired array, object or class