Libraries tagged by serializable
little-apps/serializable-model
661 Downloads
Simple package for serializable columns in a Laravel model.
acfatah/serializable-closure
54 Downloads
A class that enables serialization of closure.
vchagin/superclosure
65 Downloads
Serialize Closures, including their context
td7650/superclosure
57 Downloads
Serialize Closure objects, including their context and binding
moro/container7
14 Downloads
Dependency Injection container for PHP-7
fab2s/laravel-dt0
3 Downloads
Laravel support for fab2s/dt0
cyrrill/closure
21 Downloads
A library for PHP 5.3+ that can be used to serialize closures (anonymous functions).
code-distortion/array-object-extended
163 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
brad-jones/superclosure
236 Downloads
Doing interesting things with closures like serialization.
sicet7/easyarray
10 Downloads
A array wrapper class that makes if easier to use arrays and makes is fully serializable even with closures in the array.
chrissileinus/config-php
26 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
cjdennis/hidden-value
21 Downloads
Allows storing pseudo class properties as values that are not dumpable, serialisable, or accessible from child classes