Libraries tagged by closures
eliashaeussler/deep-closure-comparator
82931 Downloads
Provides a PHPUnit comparator to assert equality of closures
yarri/lazy-loader
26520 Downloads
LazyLoader provides efficient mechanism for lazy loading with closures
simpletools/functionparser
50393 Downloads
Function parser for PHP functions, methods, and closures
reliv/zf-config-factories
5646 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
parallite/parallite-php
404 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
henzeb/var-export-wrapper
18870 Downloads
wrapping objects and closures for var_export
packagist/closurecompiler-bin
105991 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.
cline/ancestry
16771 Downloads
Closure table hierarchies for Eloquent models with O(1) ancestor/descendant queries.
tuxones/filament-js-money-field
5906 Downloads
A Laravel Filament plugin for dynamic international currency masking using JavaScript Intl, supporting flexible currency and locale configuration via closures.
odinns/phpstan-pest-this
1803 Downloads
PHPStan extensions to infer Pest closure $this type from test file mappings.
mpyw/unclosure
82767 Downloads
Closure unwrapper especially suited for Laravel PDO
jaspr/expression
16243 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
imsuperlative/phpstan-pest
6253 Downloads
PHPStan extension that types $this in Pest PHP test closures
loophp/memoize
9313 Downloads
Memoize a closure.
machy8/google-closure-compiler
2315 Downloads
PHP client for the Google Closure Compiler API in one file.