PHPackages                             abolfazl/minifier - 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. abolfazl/minifier

ActiveLibrary

abolfazl/minifier
=================

This package minifies the html files, which was sent from the server to users.

38PHP

Since Sep 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/abolfazlmohajeri/Minifier)[ Packagist](https://packagist.org/packages/abolfazl/minifier)[ RSS](/packages/abolfazl-minifier/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Minifier
================

[](#laravel-minifier)

This package minifies the html files, which was sent from the server to users.

Requirements
------------

[](#requirements)

- PHP &gt;=5.4

Getting started
---------------

[](#getting-started)

composer require abolfazl/minifier

Code Examples
-------------

[](#code-examples)

```
Route::get('/', function () {
    return view('welcome');
})->middleware('minify');
```

License
-------

[](#license)

Minifier is licensed under the [MIT License](http://opensource.org/licenses/MIT).

Copyright 2018 [Abolfazl Mohajeri](https://abolfazlmohajeri.ir)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8903433bfa83d88e674d24c3eb690c93514396eaab9fda37cac8ecc4fcf5ae83?d=identicon)[abolfazlmohajeri](/maintainers/abolfazlmohajeri)

### Embed Badge

![Health badge](/badges/abolfazl-minifier/health.svg)

```
[![Health](https://phpackages.com/badges/abolfazl-minifier/health.svg)](https://phpackages.com/packages/abolfazl-minifier)
```

PHPackages © 2026

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