4 Repositories
PHP serializable-closures Libraries
Opis Closure - a library that aims to overcome PHP's limitations regarding closure serialization
Opis Closure is a library that aims to overcome PHP's limitations regarding closure serialization by providing a wrapper that will make all closures serializable.
2.4k Dec 18, 2022
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code.
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
1.8k Jan 1, 2023
Laravel Serializable Closure provides an easy way to serialize closures in PHP.
Serializable Closure Introduction This package is a work in progress Laravel Serializable Closure provides an easy way to serialize closures in PHP. I
316 Jan 1, 2023
Serialize closures. Not maintained. Consider using opis/closure.
PHP SuperClosure A PHP Library for serializing closures and anonymous functions. No Longer Maintained This software is no longer maintained. Consider
1.7k Dec 30, 2022