Libraries tagged by closures
inpsyde/object-hooks-remover
74445 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
aura/view
166094 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.
charescape/serialize-closure
14039 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
silverstripe/closure
259437 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
nystudio107/craft-closure
52701 Downloads
Allows you to use arrow function closures in Twig
jiaxincui/closure-table
9010 Downloads
A closure table tree package for laravel eloquent
simpletools/functionparser
58318 Downloads
Function parser for PHP functions, methods, and closures
phpfluent/callback
61594 Downloads
Allows you execute callbacks in a more dynamic way
packagelist/closurecompiler-bin
42727 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.
vlucas/bulletphp
50132 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
rasuvaeff/understudy
5800 Downloads
Test double library for PHP with a call-closure API
laboiteacode/filament-business-hours
1581 Downloads
Filament plugin to manage the opening hours of a business: a weekly 24h grid, exceptional closures, vacation periods and timezones, backed by spatie/opening-hours.
aura/dispatcher
100003 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.
ugarit/serializable-closure
469 Downloads
Ugarit Serializable Closure provides an easy and secure way to serialize closures in PHP.
dvarilek/livewire-closure-synthesizer
14525 Downloads
A Closure Synthesizer for Laravel Livewire