Libraries tagged by linkifier
nervo/yuicompressor
1579917 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
pfaciana/tiny-html-minifier
106704 Downloads
Minify HTML in PHP with just a single class
middlewares/minifier
29575 Downloads
Middleware to minify Html, CSS and Javascript responses
deruli/html-minifier
148323 Downloads
The Blink HTMLTokenizer ported to PHP. Fork by derUli.
ishanvyas22/asset-mix
77222 Downloads
Asset Mix plugin for CakePHP
hexydec/htmldoc
11460 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.
akankov/laravel-compress-html
79403 Downloads
Laravel integration for the akankov/html-min HTML minifier: Blade @htmlmin directive, response middleware, and a publishable config-driven service provider.
php-code-minifier/php-code-minifier
2119 Downloads
PHP Code Minifier is a tool that allows you to minify your PHP code.
bissolli/php-css-js-minifier
2978 Downloads
A PHP Class to merge and minify CSS and JavaScript files.
axllent/silverstripe-minifier
23882 Downloads
CSS & JavaScript minifier for Silverstripe
jaxon-php/jaxon-utils
22784 Downloads
Utilities for the Jaxon library.
horde/javascriptminify
4224 Downloads
JavaScript minification library
hexydec/jslite
12080 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
hexydec/cssdoc
12064 Downloads
A token based CSS Document parser and minifier written in PHP
herdwatch/html-pretty-min
92613 Downloads
HTML minifier and indenter that works on the DOM tree