Libraries tagged by unserialize
unionworx/laravel-serializes-models-with-cache
1467 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
334 Downloads
Mixed of two repositories for serializing and unserializing PHP variables, object and closure.
ajgl/sf4-to-sf5-role-unserialization
14 Downloads
BC layer to keep users logged in after upgrading your Symfony 4 app to Symfony 5.
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
mopman/funserialize
55 Downloads
Psalm plugin to add sinks for all file functions that accept streams.
symfony/serializer
337358984 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
144244503 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
symfony/var-exporter
419050053 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
opis/closure
236850799 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
280763064 Downloads
An HTML5 parser and serializer.
laravel/serializable-closure
380346020 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
symfony/serializer-pack
29622772 Downloads
A pack for the Symfony serializer
jms/serializer-bundle
93529423 Downloads
Allows you to easily serialize, and deserialize data of any complexity
amphp/serialization
62681333 Downloads
Serialization tools for IPC and data storage in PHP.