Libraries tagged by closure
charescape/serialize-closure
10740 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
silverstripe/closure
229699 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
nystudio107/craft-closure
51591 Downloads
Allows you to use arrow function closures in Twig
jiaxincui/closure-table
8527 Downloads
A closure table tree package for laravel eloquent
exolnet/laravel-closure-table
13880 Downloads
Closure Table database design pattern implementation for Laravel framework.
eliashaeussler/deep-closure-comparator
78444 Downloads
Provides a PHPUnit comparator to assert equality of closures
timacdonald/callable-fake
19665 Downloads
A testing utility that allows you to fake and capture invokations of a callable / Closure
simpletools/functionparser
43513 Downloads
Function parser for PHP functions, methods, and closures
phpfluent/callback
59884 Downloads
Allows you execute callbacks in a more dynamic way
baril/bonsai
95350 Downloads
An implementation of the Closure Tables pattern for Eloquent.
vlucas/bulletphp
49966 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
sandermuller/stopwatch
37660 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.
packagelist/closurecompiler-bin
38698 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.
machy8/google-closure-compiler
2285 Downloads
PHP client for the Google Closure Compiler API in one file.
dvarilek/livewire-closure-synthesizer
11088 Downloads
A Closure Synthesizer for Laravel Livewire