Libraries tagged by closure
opis/closure
236116442 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
laravel/serializable-closure
374551282 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jeremeamia/superclosure
61138819 Downloads
Serialize Closure objects, including their context and binding
brick/varexporter
33863223 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
franzose/closure-table
1211686 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
aimeos/macro
147020 Downloads
Customize classes using closures
aliziodev/laravel-taxonomy
27905 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
1374970 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
jaz303/phake
223285 Downloads
A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.
jeremeamia/functionparser
175483 Downloads
Function parser for PHP functions, methods, and closures
baril/bonsai
96949 Downloads
An implementation of the Closure Tables pattern for Eloquent.
sandermuller/stopwatch
47478 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
536015 Downloads
semaphores + closures
inpsyde/object-hooks-remover
67052 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
aura/view
161159 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.