Libraries tagged by compilers
hexydec/jslite
6321 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
hexydec/cssdoc
6315 Downloads
A token based CSS Document parser and minifier written in PHP
hafriedlander/php-peg
10750 Downloads
PEG (parsing expression grammar) compiler for PHP
ffi/preprocessor-contracts
37920 Downloads
C preprocessor interfaces / compatibility library
eslider/sasscb
20783 Downloads
SASS compiler binaries
recki-ct/recki-ct
40 Downloads
A Compiler Toolkit for PHP.
packagist/closurecompiler-bin
94537 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.
sphereengine/php-client
10665 Downloads
PHP Client for Sphere Engine
wapplersystems/ws_less
3450 Downloads
LESS compiler for TYPO3. Compiles LESS files to CSS files.
trekksoft/potomoco
32757 Downloads
Simple gettext compiler (.po to .mo)
kylekatarnls/coffeescript
120851 Downloads
A port of the CoffeeScript compiler to PHP. (See http://github.com/alxlit/coffeescript-php, this is an exact fork to fix minimum stability on the last release)
flipsite/flipsite
1986 Downloads
Static website compiler that scores 100/100 on all Lighthouse tests
chimera/di-symfony
58059 Downloads
A set of compiler passes that connects all components together
cartalyst/phpsass
45572 Downloads
PHPSass is a PHP compiler for SASS, a popular CSS pre-processor language.
ca-dsgn/lessphp
7251 Downloads
lessphp is a compiler for LESS written in PHP.