PHPackages                             quuulimited/laravel-html-minify - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. quuulimited/laravel-html-minify

ActiveLibrary

quuulimited/laravel-html-minify
===============================

laravel minify html output

v1.1.2(5y ago)13.6kMITPHPPHP &gt;=5.5.9

Since Dec 15Pushed 4y agoCompare

[ Source](https://github.com/Quuulimited/laravel-html-minify)[ Packagist](https://packagist.org/packages/quuulimited/laravel-html-minify)[ Docs](https://github.com/dipeshsukhia/laravel-html-minify)[ RSS](/packages/quuulimited-laravel-html-minify/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (6)Used By (0)

Laravel HTML Minifier
=====================

[](#laravel-html-minifier)

[![Latest Version on Packagist](https://camo.githubusercontent.com/60a6a54871d82d9111af207f429f2003c376d458a372644643727a9c15e49c77/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64697065736873756b6869612f6c61726176656c2d68746d6c2d6d696e6966792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dipeshsukhia/laravel-html-minify)[![Build Status](https://camo.githubusercontent.com/1a9a5c3e54b554da6494b752659eb80cdfec9163d3c9158ff1cbfef06e72d982/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f64697065736873756b6869612f6c61726176656c2d68746d6c2d6d696e6966792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/dipeshsukhia/laravel-html-minify)[![Quality Score](https://camo.githubusercontent.com/6ed0a58db5ade9cd723a24e304f38a08cede17d6b638599708653310762a3f5b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f64697065736873756b6869612f6c61726176656c2d68746d6c2d6d696e6966792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/dipeshsukhia/laravel-html-minify)[![Total Downloads](https://camo.githubusercontent.com/1465ecc7e63eae185955ef87c7e1ccfe2d67f19a43b6015706e111bf2bb102bb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64697065736873756b6869612f6c61726176656c2d68746d6c2d6d696e6966792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dipeshsukhia/laravel-html-minify)

This package helps to minify your project`s html (blade file) output.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require dipeshsukhia/laravel-html-minify
```

Usage
-----

[](#usage)

```
php artisan vendor:publish --tag=LaravelHtmlMinify

you should add middleware to your web middleware group within your app/Http/Kernel.php file:
'LaravelMinifyHtml'

add in env
for enable
HTML_MINIFY = true
for disable
HTML_MINIFY = false
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Dipesh Sukhia](https://github.com/dipeshsukhia)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~40 days

Total

5

Last Release

2177d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cff61292b60883c06681d13acfaf0942d1cdbb9313a1a111a9f61f9618d9f60?d=identicon)[genericmilk](/maintainers/genericmilk)

---

Top Contributors

[![dipeshsukhia](https://avatars.githubusercontent.com/u/34036367?v=4)](https://github.com/dipeshsukhia "dipeshsukhia (7 commits)")[![genericmilk](https://avatars.githubusercontent.com/u/1846127?v=4)](https://github.com/genericmilk "genericmilk (4 commits)")[![bhavingajjar](https://avatars.githubusercontent.com/u/11258397?v=4)](https://github.com/bhavingajjar "bhavingajjar (2 commits)")

---

Tags

dipeshsukhialaravel-html-minify

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/quuulimited-laravel-html-minify/health.svg)

```
[![Health](https://phpackages.com/badges/quuulimited-laravel-html-minify/health.svg)](https://phpackages.com/packages/quuulimited-laravel-html-minify)
```

###  Alternatives

[dipeshsukhia/laravel-html-minify

laravel minify html output

7774.6k](/packages/dipeshsukhia-laravel-html-minify)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[dipeshsukhia/laravel-country-state-city-data

Country State City Data Provider

8230.8k](/packages/dipeshsukhia-laravel-country-state-city-data)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
