Libraries tagged by closure compiler
packagelist/closurecompiler-bin
28161 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.
packagist/closurecompiler-bin
97050 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.
machy8/google-closure-compiler
1938 Downloads
PHP client for the Google Closure Compiler API in one file.
neeckeloo/closure-compiler-php
10714 Downloads
The Closure Compiler compiles JavaScript into compact, high-performance code.
devize/closure-compiler
6631 Downloads
Google's Closure Compiler for use in PHP-based projects
tureki/phpcc
2689 Downloads
A PHP Library to use Google Closure Compiler compress Javascript
stalinko/google-closure-compiler
3793 Downloads
Latest build of Google Closure Compiler available for install via Composer
loginwashere/php-closure
34 Downloads
Fork of php closure class for working with google closure compiler api
fabiang/assetic-google-closure-compiler
778 Downloads
Google Closure Compiler for the PHP assetic library (Java/JAR version)
crisu83/closurecompiler-bin
10221 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.
scribe/closurecompiler-library
218 Downloads
An up-to-date fork of Google's Closure Compiler, kept in regular sync with upstream, except this one comes with a composer file.
flynetworks/google-closure
149 Downloads
This package provides the google closure javascript library. Also a compile and deps command is available through the command line.
jboysen/laravel-gcc
350 Downloads
Use Google Closure Compiler to minify javascript files in Laravel 4.
pharen/pharen
36 Downloads
Pharen is a compiler that takes a Lisp-like language and turns it into PHP code.
jaspr/expression
9367 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects