Libraries tagged by closure
opis/closure
204309510 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
laravel/serializable-closure
189863820 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jeremeamia/superclosure
58134346 Downloads
Serialize Closure objects, including their context and binding
brick/varexporter
17568579 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
franzose/closure-table
679207 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
aimeos/macro
87751 Downloads
Customize classes using closures
jaz303/phake
157285 Downloads
A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.
nystudio107/craft-closure
32412 Downloads
Allows you to use arrow function closures in Twig
jeremeamia/functionparser
155959 Downloads
Function parser for PHP functions, methods, and closures
baril/bonsai
19377 Downloads
An implementation of the Closure Tables pattern for Eloquent.
yiisoft/var-dumper
743441 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
vlucas/bulletphp
48910 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
josezenem/laravel-make-migration-pivot
36650 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
inpsyde/object-hooks-remover
23003 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
aura/view
123384 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.