Libraries tagged by closure
opis/closure
210976958 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
laravel/serializable-closure
224201553 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jeremeamia/superclosure
58786048 Downloads
Serialize Closure objects, including their context and binding
brick/varexporter
20422030 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
franzose/closure-table
796025 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
aimeos/macro
98838 Downloads
Customize classes using closures
yiisoft/var-dumper
797508 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
jaz303/phake
173804 Downloads
A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.
baril/bonsai
33014 Downloads
An implementation of the Closure Tables pattern for Eloquent.
josezenem/laravel-make-migration-pivot
42814 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
inpsyde/object-hooks-remover
31295 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
aura/view
128696 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.
aura/dispatcher
83833 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
packagelist/closurecompiler-bin
27941 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
silverstripe/closure
127540 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.