Download the PHP package abordage/html-min without Composer
On this page you can find all versions of the php package abordage/html-min. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abordage/html-min
More information about abordage/html-min
Files in abordage/html-min
Download abordage/html-min
More information about abordage/html-min
Files in abordage/html-min
Vendor abordage
Package html-min
Short Description Very simple (and very fast) PHP package for HTML minification
License MIT
Homepage https://github.com/abordage/html-min
Package html-min
Short Description Very simple (and very fast) PHP package for HTML minification
License MIT
Homepage https://github.com/abordage/html-min
Please rate this library. Is it a good library?
Informations about the package html-min
HtmlMin: PHP package for HTML minification
Very simple (and very fast) html compression. See benchmark and comparison
Features:
- Removing extra whitespaces
- Removing html comments
- Skip
textarea
,pre
andscript
elements - Compresses in microseconds. See benchmark and comparison
Requirements
- PHP 7.4 - 8.2
Installation
You can install the package via composer:
Quick start
Options
Benchmark
See abordage/html-min-benchmark
Testing
or
or see https://github.com/abordage/html-min/actions/workflows/tests.yml
Feedback
If you have any feedback, comments or suggestions, please feel free to open an issue within this repository.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of html-min with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package abordage/html-min contains the following files
Loading the files please wait ....