Libraries tagged by opis closure
opis/closure
219258485 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
frodeborli/serializor
96 Downloads
PHP Serializor will serialize almost anything in PHP, including closures and anonymous classes.
audentio/opis-closure-wrapper
225 Downloads
Wrapper for opis/closure to add extra support
kohanaworld/serialize-closure
5 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
alamote/opis-closure
16 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).
romuloar/rom.result
1 Downloads
A PHP library for encapsulating method results, inspired by the .NET package rom.result. Provides standardized Success, Error, Warning, and Info result objects with sync and async (Closure) APIs.