slim-minify
HTML minimizer
Middleware to reduce HTML file size by removing unnecessary characters.
PHP slim framework middleware to minify HTML output
37 stars
3 watching
9 forks
Language: PHP
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
hellogerard/less-slim-middleware | Middleware that compiles LESS CSS files on-the-fly while serving them from a cache. | 22 |
swaagie/minimize | A fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing. | 162 |
deanhume/html-minifier | A command line tool to minimize HTML and associated view files in web applications. | 134 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
slav123/codeigniter-minify | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
wilsonzlin/minify-html | A fast and smart HTML minifier with support for multiple programming languages | 863 |
beyer-stefan/gofiber-minifier | A tool to minimize HTML, CSS, and JavaScript files without changing their content or functionality. | 1 |
slimphp/slim-console | A lightweight PHP library providing command-line interface functionality to the Slim Framework. | 28 |
tedivm/jshrink | A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality. | 27 |
koajs/html-minifier | A middleware that minifies HTML responses by removing unnecessary whitespace and formatting. | 31 |
juliendargelos/rollup-plugin-html-minifier | A plugin for Rollup that minifies HTML files using html-minifier. | 4 |
tedious/jshrink | A PHP class that reduces the size of JavaScript code to improve delivery performance | 749 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |