Libraries tagged by Clojure
jeremeamia/functionparser
156028 Downloads
Function parser for PHP functions, methods, and closures
baril/bonsai
19529 Downloads
An implementation of the Closure Tables pattern for Eloquent.
yiisoft/var-dumper
743739 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
vlucas/bulletphp
48920 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
josezenem/laravel-make-migration-pivot
36679 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
inpsyde/object-hooks-remover
23028 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
aura/view
123411 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
95234 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
jiaxincui/closure-table
6702 Downloads
A closure table tree package for laravel eloquent
glowingblue/closure
19188 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
charescape/serialize-closure
1786 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
timacdonald/callable-fake
16731 Downloads
A testing utility that allows you to fake and capture invokations of a callable / Closure
phpfluent/callback
53495 Downloads
Allows you execute callbacks in a more dynamic way
mmeyer2k/semlock
253515 Downloads
semaphores + closures
aura/dispatcher
80110 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.