Libraries tagged by closure
packagist/closurecompiler-bin
106208 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.
valentinek/yii2-closure-table-behavior
15646 Downloads
This extension allows you to get functional for closure table trees.
byteasc/closure-table
70138 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
eliashaeussler/deep-closure-comparator
83501 Downloads
Provides a PHPUnit comparator to assert equality of closures
yarri/lazy-loader
26784 Downloads
LazyLoader provides efficient mechanism for lazy loading with closures
parallite/parallite-php
559 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
henzeb/var-export-wrapper
20085 Downloads
wrapping objects and closures for var_export
cline/ancestry
17575 Downloads
Closure table hierarchies for Eloquent models with O(1) ancestor/descendant queries.
tuxones/filament-js-money-field
6007 Downloads
A Laravel Filament plugin for dynamic international currency masking using JavaScript Intl, supporting flexible currency and locale configuration via closures.
rasuvaeff/retry
392 Downloads
Closure-first retry with backoff, jitter, and PSR-18 support for PHP
odinns/phpstan-pest-this
2014 Downloads
PHPStan extensions to infer Pest closure $this type from test file mappings.
laboiteacode/filament-business-hours
612 Downloads
Filament plugin to manage the opening hours of a business: a weekly 24h grid, exceptional closures, vacation periods and timezones, backed by spatie/opening-hours.
imsuperlative/phpstan-pest
7116 Downloads
PHPStan extension that types $this in Pest PHP test closures
loophp/memoize
9389 Downloads
Memoize a closure.
machy8/google-closure-compiler
2318 Downloads
PHP client for the Google Closure Compiler API in one file.