Libraries tagged by compilers
hexydec/cssdoc
11740 Downloads
A token based CSS Document parser and minifier written in PHP
eslider/sasscb
21244 Downloads
SASS compiler binaries
recki-ct/recki-ct
40 Downloads
A Compiler Toolkit for PHP.
packagist/closurecompiler-bin
105482 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
11910 Downloads
PHP Client for Sphere Engine
wapplersystems/ws_less
6617 Downloads
LESS compiler for TYPO3. Compiles LESS files to CSS files.
trekksoft/potomoco
39028 Downloads
Simple gettext compiler (.po to .mo)
splitbrain/lesserphp
1848 Downloads
lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.
shyim/scssphp-compat
496 Downloads
A performance-focused, drop-in compatible fork of scssphp/scssphp (a SCSS compiler written in PHP).
kylekatarnls/coffeescript
141305 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)
jessegall/code-commandments
1626 Downloads
An architecture compiler for PHP — single-concern discipline prophets that judge a codebase against a configurable style and architecture spec
chimera/di-symfony
66722 Downloads
A set of compiler passes that connects all components together
cartalyst/phpsass
96540 Downloads
PHPSass is a PHP compiler for SASS, a popular CSS pre-processor language.
ca-dsgn/lessphp
15035 Downloads
lessphp is a compiler for LESS written in PHP.
abiturma/laravel-latex
4404 Downloads
A LaTeX compiler wrapper for Laravel