Libraries tagged by decompiler
paysera/lib-dependency-injection
39788 Downloads
Helper classes for Symfony Dependency Injection component
jbzoo/less
93169 Downloads
PHP wrapper for any less-compilers
hexydec/jslite
8579 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
hexydec/cssdoc
8568 Downloads
A token based CSS Document parser and minifier written in PHP
recki-ct/recki-ct
40 Downloads
A Compiler Toolkit for PHP.
packagist/closurecompiler-bin
99411 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.
wapplersystems/ws_less
4804 Downloads
LESS compiler for TYPO3. Compiles LESS files to CSS files.
trekksoft/potomoco
36008 Downloads
Simple gettext compiler (.po to .mo)
rah/mtxpc
597 Downloads
Plugin Installer Compiler for Textpattern CMS
kylekatarnls/coffeescript
134205 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)
chimera/di-symfony
60938 Downloads
A set of compiler passes that connects all components together
cartalyst/phpsass
70020 Downloads
PHPSass is a PHP compiler for SASS, a popular CSS pre-processor language.
ca-dsgn/lessphp
10609 Downloads
lessphp is a compiler for LESS written in PHP.
bryonbean/mjml
313 Downloads
MJML Compiler for PHP
abiturma/laravel-latex
1049 Downloads
A LaTeX compiler wrapper for Laravel