Registry / utility / voku-html-min

voku-html-min

JSON →
library5.0.0phppackagistunverified

HTML Compressor and Minifier

composer require voku/html-min
INSTALL
IMPORT
SIG · VOKU-HTML-MIN
V
voku-html-min
utilityphpv5.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HtmlMin
use voku\helper\HtmlMin;

Minify HTML content.

use voku\helper\HtmlMin; $htmlMin = new HtmlMin(); $minified = $htmlMin->minify('<html><body>Hello</body></html>');
Debug
Known issues
gotchaMay break inline JavaScript or CSS if aggressive optimization is enabled.
fix
Disable specific optimizations like removeScriptLinks or removeCssLinks if needed.
affects: >=5.0.0
Upgrade
Version history
5.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
voku-html-min — pip install voku-html-min · libregistry