Libraries tagged by deserialization
prolix/serializer
241 Downloads
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
ppokatilo/jms-deyaml-bundle
32 Downloads
Symfony bundle adding YAML deserialization to the JMS serializer bundle
ppokatilo/jms-deyaml
55 Downloads
Visitor for deserializing YAML with JMS serializer
oire/serializer
6 Downloads
Data serializer for better storage and exchange.
lukasz93p/object-serializer
66 Downloads
Package which allows easy serialization and deserialization of php objects using JSON format, setters or public properties are not needed.
kingson-de/marshal-serializer
740 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
kavinsky/lua-serializer
0 Downloads
A PHP8.0+ Lua serializer/deserializer with support for Symfony Serializer component.
kateshch/serializer
18 Downloads
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
instaclick/serializer-bundle
810 Downloads
Allows you to easily serialize, and deserialize data of any complexity
groupby/serializer
322 Downloads
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
ft/attributes
31 Downloads
Catalog of PHP attributes like json, logging and property validation
frosya-labs/util
54 Downloads
Utilities developed by FrosyaLabs
fnxnet/guzzle-bundle
394 Downloads
Allows you to easily create clients, commands and map result to desired array, object or class
fatcode/hydration
9 Downloads
Hydration/Extraction library for PHP7
coffeephp/unserialize
136 Downloads
Provides an interface for unserializer classes to implement.