pluswerk/minify

Pluswerk: Minify - Minifies your html

Installs: 23 001

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 1

Forks: 1

Open Issues: 1

Type:typo3-cms-extension

4.0.0 2025-09-30 08:55 UTC

This package is auto-updated.

Last update: 2025-09-30 08:55:42 UTC


README

The minifier middleware is aware of your HTML output of TYPO3 and removes unneeded characters.

These can be configured by extension configuration.

install

composer req pluswerk/minify

Benefits

  • Less Data to transfer
  • Nice looking code
  • voku/html-min used by this extension is resource efficient