Laravel Elixir HTML Minify

JSON →
library 1.0.5 ·javascript maintenance
verified Jun 4, 2026

Laravel Elixir extension for minifying Blade-generated HTML and static HTML files using gulp-htmlmin (which uses html-minifier). Version 1.0.5 is the latest stable release; the package has seen no updates since 2020 and is effectively in maintenance mode. Key differentiator: integrates directly with Laravel Elixir's build pipeline, allowing minification of views without separate gulp tasks. Note that Laravel Elixir itself has been superseded by Laravel Mix.