Libraries tagged by Clojure
timacdonald/callable-fake
19867 Downloads
A testing utility that allows you to fake and capture invokations of a callable / Closure
simpletools/functionparser
52063 Downloads
Function parser for PHP functions, methods, and closures
phpfluent/callback
60825 Downloads
Allows you execute callbacks in a more dynamic way
infocyph/intermix
9545 Downloads
A lightweight, high-performance PHP dependency injection and runtime utility toolkit with invocation, scoped services, compiled resolution, Closure serialization, Fence and fluent helpers.
vlucas/bulletphp
50057 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
sandermuller/stopwatch
50115 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.
josezenem/laravel-make-migration-pivot
87536 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
aura/dispatcher
98925 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.
wyrihaximus/react-child-process-closure
24404 Downloads
Run closures in ReactPHP Child Processes
valentinek/yii2-closure-table-behavior
15634 Downloads
This extension allows you to get functional for closure table trees.
dvarilek/livewire-closure-synthesizer
13392 Downloads
A Closure Synthesizer for Laravel Livewire
byteasc/closure-table
70011 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
packagist/closurecompiler-bin
106180 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.
eliashaeussler/deep-closure-comparator
83255 Downloads
Provides a PHPUnit comparator to assert equality of closures
yarri/lazy-loader
26738 Downloads
LazyLoader provides efficient mechanism for lazy loading with closures