pluswerk/minify

Pluswerk: Minify - Minifies your html

Installs: 21 097

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 1

Forks: 1

Open Issues: 1

Type:typo3-cms-extension

3.0.3 2024-08-13 09:37 UTC

This package is auto-updated.

Last update: 2025-04-13 11:07:18 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