opis/closure
Serializable closures for PHP: safely capture and transport anonymous functions across processes or requests. Useful for caching, queues, sessions, and distributed jobs, with support for binding, scope, and restoring closures without manual refactoring.
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
How can I help you explore Laravel packages today?