Libraries tagged by unserializer
unionworx/laravel-serializes-models-with-cache
43 Downloads
This package provides a drop-in replacement for Laravel's SerializesModels trait that leverages your application's cache when unserializing models.
pingyi/json-serializer
135 Downloads
Mixed of two repositories for serializing and unserializing PHP variables, object and closure.
jolti/dtotoxml
1 Downloads
A PHP library for serializing and unserializing objects, including those with subtypes, into XML documents.
appcia/bind
34 Downloads
Wrapper for data with automatic serializing / unserializing
symfony/serializer
242962301 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
masterminds/html5
166569355 Downloads
An HTML5 parser and serializer.
jms/serializer-bundle
79768324 Downloads
Allows you to easily serialize, and deserialize data of any complexity
jms/serializer
117215025 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/serializer-pack
25408574 Downloads
A pack for the Symfony serializer
laminas/laminas-serializer
9739064 Downloads
Serialize and deserialize PHP structures to a variety of representations
goetas-webservices/xsd2php-runtime
6847908 Downloads
Convert XSD (XML Schema) definitions into PHP classes
goetas-webservices/xsd2php
1326408 Downloads
Convert XSD (XML Schema) definitions into PHP classes and JMS metadata
flix-tech/avro-serde-php
3117546 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
clue/redis-protocol
3642599 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
ocramius/generated-hydrator
1237024 Downloads
An Object Hydrator that allows very fast array to object to array conversion