Libraries tagged by closure
packagelist/closurecompiler-bin
30380 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
149109 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
nystudio107/craft-closure
44982 Downloads
Allows you to use arrow function closures in Twig
jiaxincui/closure-table
7568 Downloads
A closure table tree package for laravel eloquent
exolnet/laravel-closure-table
7669 Downloads
Closure Table database design pattern implementation for Laravel framework.
phpfluent/callback
55978 Downloads
Allows you execute callbacks in a more dynamic way
vlucas/bulletphp
49469 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
tuxones/filament-js-money-field
1146 Downloads
A Laravel Filament plugin for dynamic international currency masking using JavaScript Intl, supporting flexible currency and locale configuration via closures.
mmeyer2k/semlock
320287 Downloads
semaphores + closures
charescape/serialize-closure
5595 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
packagist/closurecompiler-bin
98726 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.
wyrihaximus/react-child-process-promise-closure
10701 Downloads
ReactPHP Child Process Promise Closure child class
wyrihaximus/react-child-process-closure
23152 Downloads
Run closures in ReactPHP Child Processes
valentinek/yii2-closure-table-behavior
14365 Downloads
This extension allows you to get functional for closure table trees.
byteasc/closure-table
47595 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree