Libraries tagged by serializable
td7650/superclosure
57 Downloads
Serialize Closure objects, including their context and binding
polatdev/closure
13 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
moro/container7
14 Downloads
Dependency Injection container for PHP-7
irfantoor/collection
237 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
guirong/php-closure
75 Downloads
realize the serialization and deserialization of closures.
cyrrill/closure
21 Downloads
A library for PHP 5.3+ that can be used to serialize closures (anonymous functions).
antto1/superclosure
152 Downloads
Serialize Closure objects, including their context and binding
alamote/opis-closure
12 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
abbasghasemi/collection
14 Downloads
A collection of complete tools for working with PHP arrays.
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
27 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.
asolomatin/php-big-bit-mask
1240 Downloads
Bitmask compatible with JavaScript big-bit-mask - the bitmask serializable into a base64-like, url-safe string.
cjdennis/hidden-value
23 Downloads
Allows storing pseudo class properties as values that are not dumpable, serialisable, or accessible from child classes