Libraries tagged by closure compiler
packagelist/closurecompiler-bin
24967 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
94525 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
1874 Downloads
PHP client for the Google Closure Compiler API in one file.
devize/closure-compiler
6622 Downloads
Google's Closure Compiler for use in PHP-based projects
tureki/phpcc
2686 Downloads
A PHP Library to use Google Closure Compiler compress Javascript
neeckeloo/closure-compiler-php
10709 Downloads
The Closure Compiler compiles JavaScript into compact, high-performance code.
crisu83/closurecompiler-bin
10186 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
3785 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)
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
7462 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects