Libraries tagged by compile
protonemedia/laravel-blade-on-demand
46771 Downloads
Compile Blade templates in memory
phel-lang/phel-lang
6163 Downloads
Phel is a functional programming language that compiles to PHP
panique/php-sass
81192 Downloads
Compiles your SASS .scss files to .css every time your run your app (in development)
omaralalwi/laravel-trash-cleaner
4736 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
adambullmer/usdl-regex
39727 Downloads
Compiled list of United States Driver License validation regex
xp-framework/compiler
26911 Downloads
XP Compiler
travelport-czech/compile_conf
470725 Downloads
Simple builder configuration files from environment, encrypted values or user input
setono/composite-compiler-pass
110562 Downloads
A composite compiler pass for Symfony to make it even easier to create composite services
phplrt/compiler
19661 Downloads
The phplrt compiler package.
easyswoole/compiler
1396 Downloads
easyswoole component
baldwin/magento2-module-less-js-compiler
51393 Downloads
Allows Magento 2 to compile less files using the less nodejs compiler
packagelist/closurecompiler-bin
39846 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
38297 Downloads
Less.js port to PHP
hexydec/htmldoc
11218 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.
hafriedlander/php-peg
13654 Downloads
PEG (parsing expression grammar) compiler for PHP