Libraries tagged by algosure
mmeyer2k/semlock
535058 Downloads
semaphores + closures
inpsyde/object-hooks-remover
66980 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
aura/view
160769 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.
jiaxincui/closure-table
8681 Downloads
A closure table tree package for laravel eloquent
charescape/serialize-closure
11489 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
silverstripe/closure
240598 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
nystudio107/craft-closure
52028 Downloads
Allows you to use arrow function closures in Twig
timacdonald/callable-fake
19774 Downloads
A testing utility that allows you to fake and capture invokations of a callable / Closure
phpfluent/callback
60508 Downloads
Allows you execute callbacks in a more dynamic way
vlucas/bulletphp
50013 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
josezenem/laravel-make-migration-pivot
86474 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
aura/dispatcher
98326 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.
valentinek/yii2-closure-table-behavior
15553 Downloads
This extension allows you to get functional for closure table trees.
packagelist/closurecompiler-bin
39895 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
14821 Downloads
Closure Table database design pattern implementation for Laravel framework.