Libraries tagged by closure
opis/closure
239073497 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
laravel/serializable-closure
399499757 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jeremeamia/superclosure
61417837 Downloads
Serialize Closure objects, including their context and binding
brick/varexporter
36086726 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
franzose/closure-table
1265106 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
aimeos/macro
154604 Downloads
Customize classes using closures
aliziodev/laravel-taxonomy
32403 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
yiisoft/var-dumper
1457101 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
jaz303/phake
229191 Downloads
A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.
jeremeamia/functionparser
177831 Downloads
Function parser for PHP functions, methods, and closures
baril/bonsai
98659 Downloads
An implementation of the Closure Tables pattern for Eloquent.
infocyph/intermix
28325 Downloads
A lightweight, high-performance PHP dependency injection and runtime utility toolkit with invocation, scoped services, compiled resolution, Closure serialization, Fence and fluent helpers.
sandermuller/stopwatch
55654 Downloads
Lightweight profiler for PHP and Laravel. Add checkpoints, measure closures, track queries and memory, and surface results as HTML, Server-Timing headers, log entries, or Debugbar timelines.
mmeyer2k/semlock
582315 Downloads
semaphores + closures
josezenem/laravel-make-migration-pivot
89261 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.