Libraries tagged by acrosure
aura/view
123445 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
silverstripe/closure
95298 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
renanbr/crossref-client
24404 Downloads
Client for CrossRef REST API
jiaxincui/closure-table
6704 Downloads
A closure table tree package for laravel eloquent
glowingblue/closure
19333 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
timacdonald/callable-fake
16733 Downloads
A testing utility that allows you to fake and capture invokations of a callable / Closure
phpfluent/callback
53508 Downloads
Allows you execute callbacks in a more dynamic way
mmeyer2k/semlock
253956 Downloads
semaphores + closures
aura/dispatcher
80150 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-promise-closure
9526 Downloads
ReactPHP Child Process Promise Closure child class
wyrihaximus/react-child-process-closure
21902 Downloads
Run closures in ReactPHP Child Processes
valentinek/yii2-closure-table-behavior
13139 Downloads
This extension allows you to get functional for closure table trees.
packagelist/closurecompiler-bin
24982 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.
exolnet/laravel-closure-table
4582 Downloads
Closure Table database design pattern implementation for Laravel framework.
charescape/serialize-closure
1790 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.