Libraries tagged by serializable
silverstripe/closure
128207 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
jane/jane
386333 Downloads
Generate a serializable / deserializable object model given a json schema
dvlpm/serializable-type-bundle
4726 Downloads
Serializable Type Bundle
microweber-deps/eloquent-serialize
3486 Downloads
Laravel Query Builder (Eloquent) serialization
lazypdo/lazypdo
101489 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
charescape/serialize-closure
4018 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
frodeborli/serializor
71 Downloads
PHP Serializor will serialize almost anything in PHP, including closures and anonymous classes.
cms-health-project/serializable-reference-implementation
88 Downloads
Reference implementation of the CMS HealthCheck RFC using the \JsonSerializable interface.
fab2s/dt0
156 Downloads
Dt0, a DTO PHP implementation than can both secure mutability and implement convenient ways to take control over input and output in various format
code-distortion/array-object-extended
440 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
gipfl/data-type
5329 Downloads
Serializable Data Types
imsamurai/cakephp-serializable-behaviour
7709 Downloads
Behavior for saving and reading serialized data from/into database
theophy/php-serializable
8 Downloads
this helps to serialize php object
glowingblue/closure
25663 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
fab2s/laravel-dt0
8 Downloads
Laravel support for fab2s/dt0