pluswerk/minify

Pluswerk: Minify - Minifies your html

Installs: 12 692

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

2.0.1 2022-11-09 09:04 UTC

This package is auto-updated.

Last update: 2023-03-09 09:47:38 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