Libraries tagged by decompiler
smuuf/php-peg
104082 Downloads
PEG parser generator for PHP.
phug/phug
263697 Downloads
Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation
phplrt/phplrt
29434 Downloads
PHP Language Recognition Tool
maba/dependency-injection-extra
875993 Downloads
hafriedlander/php-peg
12288 Downloads
PEG (parsing expression grammar) compiler for PHP
wapplersystems/ws-scss
99509 Downloads
SASS compiler for TYPO3
ssch/typo3-debug-dump-pass
1043972 Downloads
Add debug dump compiler pass for better static analysis
xp-framework/compiler
24508 Downloads
XP Compiler
baldwin/magento2-module-less-js-compiler
43198 Downloads
Allows Magento 2 to compile less files using the less nodejs compiler
symplify/template-phpstan-compiler
211579 Downloads
Internal package for template to PHPStan-compatible compilers
packagelist/closurecompiler-bin
31544 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
34989 Downloads
Less.js port to PHP
hexydec/htmldoc
8124 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
156423 Downloads
Protocol Buffers classes from Google's Protocol Buffers Compiler
greencape/xml-converter
51712 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.