Libraries tagged by opis closure
opis/closure
235605046 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
frodeborli/serializor
393 Downloads
PHP Serializor will serialize almost anything in PHP, including closures and anonymous classes.
audentio/opis-closure-wrapper
745 Downloads
Wrapper for opis/closure to add extra support
rcalicdan/serializer
1014 Downloads
code serializer for ipc and parallel execution libraries built on top of opis/closure
alamote/opis-closure
17 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.