Libraries tagged by unserialize
serialization/serialization
906757 Downloads
Library defining a Serializer and a Deserializer interface and basic utilities
unionworx/laravel-serializes-models-with-cache
2421 Downloads
This package provides a drop-in replacement for Laravel's SerializesModels trait that leverages your application's cache when unserializing models.
mwx/serialized
7 Downloads
PHP-serialized data without unserializing it: a structural parser, a serializer, search and replace, and a stdin filter
ajgl/sf4-to-sf5-role-unserialization
14 Downloads
BC layer to keep users logged in after upgrading your Symfony 4 app to Symfony 5.
pingyi/json-serializer
340 Downloads
Mixed of two repositories for serializing and unserializing PHP variables, object and closure.
jolti/dtotoxml
3 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
356847408 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
148667739 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/var-exporter
442179575 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
opis/closure
239975586 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
303052960 Downloads
An HTML5 parser and serializer.
laravel/serializable-closure
408898905 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
symfony/serializer-pack
30296477 Downloads
A pack for the Symfony serializer
jms/serializer-bundle
95518297 Downloads
Allows you to easily serialize, and deserialize data of any complexity