Download the PHP package vmpublishing/slim-html-minify without Composer
On this page you can find all versions of the php package vmpublishing/slim-html-minify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vmpublishing/slim-html-minify
More information about vmpublishing/slim-html-minify
Files in vmpublishing/slim-html-minify
Download vmpublishing/slim-html-minify
More information about vmpublishing/slim-html-minify
Files in vmpublishing/slim-html-minify
Vendor vmpublishing
Package slim-html-minify
Short Description A minification middleware based on voku/HtmlMin using psr-15
License MIT
Package slim-html-minify
Short Description A minification middleware based on voku/HtmlMin using psr-15
License MIT
Please rate this library. Is it a good library?
Informations about the package slim-html-minify
WHAT
PSR-15 html minify middleware with as low dependencies as possible.
This exists for two reasons:
- christianklisch/slim-minify did result in errors, as it just uses some regex.
- slim upgraded to version 4, thus changes its middleware interfaces to the PSR-15 type
INSTALL
To install simply use
composer require vmpublishing/slim-minify-minify:>=2.0.0
USE
As this is basically just a wrapper for voku/html-min ( https://github.com/voku/HtmlMin ), configure that to you liking and pass the instance in, ie:
All versions of slim-html-minify with dependencies
PHP Build Version
Package Version
Requires
voku/html-min Version
*@stable
psr/http-server-middleware Version *@stable
psr/container Version *@stable
psr/http-server-middleware Version *@stable
psr/container Version *@stable
The package vmpublishing/slim-html-minify contains the following files
Loading the files please wait ....