Libraries tagged by compiled
panique/php-sass
81440 Downloads
Compiles your SASS .scss files to .css every time your run your app (in development)
travelport-czech/compile_conf
475888 Downloads
Simple builder configuration files from environment, encrypted values or user input
sngrl/string-blade-compiler
24754 Downloads
Render Blade templates from string variable
setono/composite-compiler-pass
112505 Downloads
A composite compiler pass for Symfony to make it even easier to create composite services
phplrt/compiler
19811 Downloads
The phplrt component for compiling a grammar file into a lexer and a parser
baldwin/magento2-module-less-js-compiler
51876 Downloads
Allows Magento 2 to compile less files using the less nodejs compiler
packagelist/closurecompiler-bin
40424 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
38357 Downloads
Less.js port to PHP
hexydec/htmldoc
11407 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
13732 Downloads
PEG (parsing expression grammar) compiler for PHP
svewap/ws-scss
104532 Downloads
Compiles SCSS to CSS at runtime with caching, TypoScript variables and EXT: import support
protobuf-php/google-protobuf-proto
180954 Downloads
Protocol Buffers classes from Google's Protocol Buffers Compiler
panique/laravel-sass
174014 Downloads
Compiles your Sass .scss files to .css every time you run your app (in development)
greencape/xml-converter
56629 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.
defectivecode/mjml
50683 Downloads
Compile MJML to responsive HTML emails directly in PHP without requiring Node.js. Wraps the official MJML engine with full Laravel integration.