attla/laravel-html-minify

A elegant HTML minifier for Laravel.

Installs: 11

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/attla/laravel-html-minify

dev-main 2022-07-12 21:27 UTC

This package is auto-updated.

Last update: 2025-09-13 04:03:07 UTC


README

License Latest Stable Version Total Downloads

🐸 A elegant HTML minifier for Laravel.

Installation

composer require attla/laravel-html-minify

Usage

# For enable 
HTML_MINIFY = true

# For disable
HTML_MINIFY = false

# For preserve HTML comments
HTML_MINIFY_COMMENTS = true

# For preserve HTML conditional comments
HTML_MINIFY_CONDITIONAL_COMMENTS = true

License

This package is licensed under the MIT license © Octha.