Libraries tagged by deserializer
ask/serialization
2694 Downloads
Library containing serializers and deserializers for the PHP implementation of the Ask query language
jms/serializer-bundle
94080231 Downloads
Allows you to easily serialize, and deserialize data of any complexity
laminas/laminas-serializer
11738043 Downloads
Serialize and deserialize PHP structures to a variety of representations
flix-tech/avro-serde-php
4289154 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
zendframework/zend-serializer
16223209 Downloads
Serialize and deserialize PHP structures to a variety of representations
xkerman/restricted-unserialize
657069 Downloads
provide PHP Object Injection safe unserialize function
incoming/incoming
88237 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
square/pjson
40005 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
mateusjunges/avro-serde-php
2736828 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
wundii/data-mapper
13372 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
sp/jms-serializer-module
111586 Downloads
Zend Framework 2 Module that integrates the jms serializer library
wikimedia/json-codec
192492 Downloads
Interfaces to serialize and deserialize PHP objects to/from JSON
mattiabasone/avro-serde-php
73276 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
mdjaman/jms-serializer-module
1276 Downloads
Laminas Module that integrates the jms serializer library
aboutcoders/enum-serializer-bundle
29852 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer