Libraries tagged by closure compiler
packagelist/closurecompiler-bin
39385 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
105414 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
2301 Downloads
PHP client for the Google Closure Compiler API in one file.
tureki/phpcc
2722 Downloads
A PHP Library to use Google Closure Compiler compress Javascript
neeckeloo/closure-compiler-php
10722 Downloads
The Closure Compiler compiles JavaScript into compact, high-performance code.
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.
stalinko/google-closure-compiler
3829 Downloads
Latest build of Google Closure Compiler available for install via Composer
loginwashere/php-closure
35 Downloads
Fork of php closure class for working with google closure compiler api
jszczypk/google-closure-compiler
7 Downloads
Interface to Google Closure Compiler
fabiang/assetic-google-closure-compiler
901 Downloads
Google Closure Compiler for the PHP assetic library (Java/JAR version)
scribe/closurecompiler-library
219 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
351 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.