PHPackages                             epsoftware/minyfy - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. epsoftware/minyfy

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

epsoftware/minyfy
=================

Php Code to minyfy html, css and js

1.0.0(9y ago)0258MITPHPPHP &gt;=5.5.0

Since Jan 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/evertonto/epsoftware-minyfy)[ Packagist](https://packagist.org/packages/epsoftware/minyfy)[ RSS](/packages/epsoftware-minyfy/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

epsoftware-minyfy
=================

[](#epsoftware-minyfy)

- PHP CODE to minyfy files.
- Based [https://codegists.com/snippet/php/php-html-css-js-minifierphp\_tovic\_php](https://codegists.com/snippet/php/php-html-css-js-minifierphp_tovic_php)

Install Instructions
--------------------

[](#install-instructions)

composer install epsoftware/minyfy or put in `composer.json` `epsoftware/minyfy`:`^1.0`

How to use
----------

[](#how-to-use)

```

namespace Acme;

use Epsoftware\Minyfy\Minyfy;

SomeClass {

    public function dosomething() {
        $str_minyfy = Minyfy::html($string);
    }
}

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3437d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce8ebf3608ff38af09028a2d457308a74cc41bf19801d04f7b868f4e3721e40c?d=identicon)[everton\_to](/maintainers/everton_to)

---

Top Contributors

[![evertondepaula](https://avatars.githubusercontent.com/u/16270345?v=4)](https://github.com/evertondepaula "evertondepaula (1 commits)")

---

Tags

phpcssJShtmlminyfy

### Embed Badge

![Health badge](/badges/epsoftware-minyfy/health.svg)

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

PHPackages © 2026

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