jonathanmaron / ctw-middleware-htmlminifier

This PSR-15 middleware formats, fixes and beautifies the HTML in the Response body using a variety of adapters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ctw-middleware-htmlminifier

$ composer require ctw/ctw-middleware-htmlminifier

If you want to use the WyriHaximusAdapter adapter, also install the following package:

$ composer require wyrihaximus/html-compress

About

This PSR-15 middleware formats, fixes and beautifies the HTML in the Response body using a variety of adapters.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%