Libraries tagged by serializable
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
243 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
guirong/php-closure
77 Downloads
realize the serialization and deserialization of closures.
glowingblue/closure
25685 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
cyrrill/closure
22 Downloads
A library for PHP 5.3+ that can be used to serialize closures (anonymous functions).
code-distortion/array-object-extended
458 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
antto1/superclosure
160 Downloads
Serialize Closure objects, including their context and binding
alamote/opis-closure
16 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
abbasghasemi/collection
18 Downloads
A collection of complete tools for working with PHP arrays.
brad-jones/superclosure
236 Downloads
Doing interesting things with closures like serialization.
szym3ns/common-php-things
3 Downloads
Library includes common php things like collections, serializable traits, value objects etc.
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.
mjohann/call-morph
3 Downloads
CallMorph is a PHP class that simplifies and secures the serialization of anonymous functions by automatically selecting the appropriate library based on the PHP version, with support for a secret key when using Laravel's Serializable Closures.
hooloovoo/data-objects
4819 Downloads
Simple serializable read-only entity abstraction library with data-typed fields