Libraries tagged by Wompi
setono/composite-compiler-pass
48852 Downloads
A composite compiler pass for Symfony to make it even easier to create composite services
phplrt/compiler
14395 Downloads
The phplrt compiler package.
ircmaxell/php-compiler
9 Downloads
A CFG Compiler for PHP
iqual/iq_scss_compiler
15383 Downloads
Provides scss compilation using libsass/sassphp
hyde/realtime-compiler
15090 Downloads
HydePHP Realtime Compiler Server
easyswoole/compiler
747 Downloads
easyswoole component
symplify/twig-phpstan-compiler
120442 Downloads
Compile twig template to PHPStan-compatible PHP code to allow its static analysis
symplify/template-phpstan-compiler
188229 Downloads
Internal package for template to PHPStan-compatible compilers
symplify/latte-phpstan-compiler
108833 Downloads
Compile latte template to PHPStan-compatible PHP code to allow its static analysis
nassau/registry-compiler
35511 Downloads
paysera/lib-dependency-injection
36166 Downloads
Helper classes for Symfony Dependency Injection component
packagelist/closurecompiler-bin
25602 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.
jbzoo/less
92557 Downloads
PHP wrapper for any less-compilers
hexydec/jslite
6581 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
hexydec/cssdoc
6570 Downloads
A token based CSS Document parser and minifier written in PHP