Libraries tagged by compiler
svewap/ws-scss
98210 Downloads
SASS compiler for TYPO3
coffeescript/coffeescript
493861 Downloads
A port of the CoffeeScript compiler to PHP.
softheroes/indenting-persistent-blade-compiler
6631 Downloads
Extension on the Laravel Blade compiler that persists indenting when using replaced content in blade templates.
phplrt/compiler
16179 Downloads
The phplrt compiler package.
easyswoole/compiler
875 Downloads
easyswoole component
setono/composite-compiler-pass
71396 Downloads
A composite compiler pass for Symfony to make it even easier to create composite services
php-arsenal/doctrine-odm-repository-service-compiler-pass
5789 Downloads
Autoconfigure Doctrine ODM document repositories in Symfony as services.
ircmaxell/php-compiler
9 Downloads
A CFG Compiler for PHP
iqual/iq_scss_compiler
18382 Downloads
Provides scss compilation using libsass/sassphp
hyde/realtime-compiler
20007 Downloads
HydePHP Realtime Compiler Server
ecomdev/layout-compiler
5637 Downloads
Layout Compiler For Magento
symplify/twig-phpstan-compiler
121584 Downloads
Compile twig template to PHPStan-compatible PHP code to allow its static analysis
paysera/lib-dependency-injection
39262 Downloads
Helper classes for Symfony Dependency Injection component
packagelist/closurecompiler-bin
30612 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.
hexydec/jslite
8193 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP