pluswerk/minify

Pluswerk: Minify - Minifies your html

Installs: 16 732

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

3.0.2 2023-07-10 12:02 UTC

This package is auto-updated.

Last update: 2024-03-10 15:03:32 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