Libraries tagged by Clojure
openbuildings/jam-closuretable
171262 Downloads
Closuretable behavior
nineinchnick/closure-table-manager
75 Downloads
PHP library that helps maintain adjacency list SQL structures.
neeckeloo/closure-compiler-php
10722 Downloads
The Closure Compiler compiles JavaScript into compact, high-performance code.
kit-tools/yii2-closure-table-behavior
4601 Downloads
Closure Table behavior.
jms/google-closure-bundle
13475 Downloads
Eases development with the Google Closure Tools in Symfony2
henzeb/closure
94 Downloads
Invoke classes using their FQCN, and more!
drandin/closure-table-comments
45 Downloads
A system for managing hierarchical tree comments. Storing hierarchical tree structures in a database using the "Closure Table" method combined with "Adjacency List"
devize/closure-compiler
6669 Downloads
Google's Closure Compiler for use in PHP-based projects
crisu83/closurecompiler-bin
10234 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.
charm/util-closuretool
797 Downloads
Tool to print information about a closure/callback for debugging purposes.
aidask/yii-closure-table-behavior
178 Downloads
ActiveRecord model behavior that allows to work with tree data.
yoshi2889/validation-closures
2692 Downloads
Closures useful for validating data. Provides type validation amongst other filters.
vatson/isolated-callback
2424 Downloads
Allows to execute a callback in a separate fork
phpfn/curry
10 Downloads
Convenient implementation of function currying and partial application
nicmart/functionals
120 Downloads
Functionals is a collection of functionals for PHP