Libraries tagged by Clojure
eliashaeussler/deep-closure-comparator
81044 Downloads
Provides a PHPUnit comparator to assert equality of closures
timacdonald/callable-fake
19702 Downloads
A testing utility that allows you to fake and capture invokations of a callable / Closure
simpletools/functionparser
46331 Downloads
Function parser for PHP functions, methods, and closures
phpfluent/callback
60172 Downloads
Allows you execute callbacks in a more dynamic way
baril/bonsai
95973 Downloads
An implementation of the Closure Tables pattern for Eloquent.
vlucas/bulletphp
49998 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
tuxones/filament-js-money-field
5751 Downloads
A Laravel Filament plugin for dynamic international currency masking using JavaScript Intl, supporting flexible currency and locale configuration via closures.
josezenem/laravel-make-migration-pivot
85661 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
valentinek/yii2-closure-table-behavior
15500 Downloads
This extension allows you to get functional for closure table trees.
dvarilek/livewire-closure-synthesizer
11730 Downloads
A Closure Synthesizer for Laravel Livewire
charescape/serialize-closure
11064 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
byteasc/closure-table
66777 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
packagist/closurecompiler-bin
105336 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.
yarri/lazy-loader
25800 Downloads
LazyLoader provides efficient mechanism for lazy loading with closures
reliv/zf-config-factories
5563 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.