Libraries tagged by Clojure
aimeos/macro
143458 Downloads
Customize classes using closures
aliziodev/laravel-taxonomy
25662 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
yiisoft/var-dumper
1331860 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
jaz303/phake
219603 Downloads
A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.
jeremeamia/functionparser
174106 Downloads
Function parser for PHP functions, methods, and closures
sandermuller/stopwatch
42164 Downloads
Lightweight profiler for PHP and Laravel. Add checkpoints, measure closures, track queries and memory, and surface results as HTML, Server-Timing headers, log entries, or Debugbar timelines.
mmeyer2k/semlock
514147 Downloads
semaphores + closures
inpsyde/object-hooks-remover
64715 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
aura/view
159184 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.
aura/dispatcher
97747 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.
packagelist/closurecompiler-bin
39251 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.
jiaxincui/closure-table
8614 Downloads
A closure table tree package for laravel eloquent
exolnet/laravel-closure-table
14513 Downloads
Closure Table database design pattern implementation for Laravel framework.
silverstripe/closure
234808 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
nystudio107/craft-closure
51809 Downloads
Allows you to use arrow function closures in Twig