Libraries tagged by compilers
hafriedlander/php-peg
11841 Downloads
PEG (parsing expression grammar) compiler for PHP
maba/dependency-injection-extra
859636 Downloads
wapplersystems/ws-scss
89445 Downloads
SASS compiler for TYPO3
ssch/typo3-debug-dump-pass
811565 Downloads
Add debug dump compiler pass for better static analysis
xp-framework/compiler
21314 Downloads
XP Compiler
baldwin/magento2-module-less-js-compiler
41927 Downloads
Allows Magento 2 to compile less files using the less nodejs compiler
setono/composite-compiler-pass
69172 Downloads
A composite compiler pass for Symfony to make it even easier to create composite services
symplify/template-phpstan-compiler
193440 Downloads
Internal package for template to PHPStan-compatible compilers
smuuf/php-peg
97657 Downloads
PEG parser generator for PHP.
packagelist/closurecompiler-bin
29949 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.
mishal/iless
34319 Downloads
Less.js port to PHP
hexydec/htmldoc
7581 Downloads
A token based HTML document parser and minifier. Minify HTML documents including inline CSS, Javascript, and SVG's on the fly. Extract document text, attributes, and fragments. Full test suite.
protobuf-php/google-protobuf-proto
154722 Downloads
Protocol Buffers classes from Google's Protocol Buffers Compiler
kylekatarnls/coffeescript
128264 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)
greencape/xml-converter
50163 Downloads
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.