Libraries tagged by closure
styde/factory
8 Downloads
Generate and build model factories for Laravel using classes and methods instead of closures
liuggio/spawn
17 Downloads
Concurrent processing of closures and commands in PHP with ease.
lezhnev74/monolog-async-handler
6415 Downloads
Sends monolog notifications via given closure
krowinski/async
432 Downloads
Run php closure asynchronously
drewcking/nestphp
24 Downloads
A tiny, closure-based microframework for PHP 5.3+
derheyne/laravel-collection-mapwithcast
110 Downloads
Automatically cast values in Laravel collections when using mapWithCast with typed closures.
anthonypauwels/wp-acf-builder
36 Downloads
An Advanced Custom Field configuration builder using Closure and helpers methods
drupol/memoize
204 Downloads
Memoize a closure.
titasgailius/closure-cache
9 Downloads
Cache method, function or closure results.
terablaze/serializable-closure
4 Downloads
Terablaze Serializable Closure provides an easy and secure way to serialize closures in PHP.
quantaforge/serializable-closure
12 Downloads
QuantaForge Serializable Closure provides an easy and secure way to serialize closures in PHP.
polatdev/closure
14 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
lachezargrigorov/laravel-closures-container
9 Downloads
Easy to use closures container for Laravel. First register the closure then use it anywhere.
henzeb/closure
40 Downloads
Invoke classes using their FQCN, and more!
guirong/php-closure
77 Downloads
realize the serialization and deserialization of closures.