PHPackages                             halfpastfouram/zend-headminifier - 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. halfpastfouram/zend-headminifier

AbandonedArchivedPackage

halfpastfouram/zend-headminifier
================================

ZF3 module for minifying head scripts and head links using matthiasmullie/minify

v1.5(7y ago)0801[1 issues](https://github.com/halfpastfouram/zend-headminifier/issues)AGPL-3.0-or-laterPHPPHP ^7.1

Since Mar 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/halfpastfouram/zend-headminifier)[ Packagist](https://packagist.org/packages/halfpastfouram/zend-headminifier)[ Docs](https://github.com/halfpastfouram/zend-headminifier)[ RSS](/packages/halfpastfouram-zend-headminifier/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (8)Versions (8)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/1f1871dc453a8fa2c9d179479aafcb193f6012f007b4959eb5bb3791c29bbb05/68747470733a2f2f706f7365722e707567782e6f72672f68616c6670617374666f7572616d2f7a656e642d686561646d696e69666965722f76657273696f6e)](https://packagist.org/packages/halfpastfouram/zend-headminifier)[![composer.lock available](https://camo.githubusercontent.com/263f22759b46370e3d29076108fdbb3954980194d297253b58ed23442e357735/68747470733a2f2f706f7365722e707567782e6f72672f68616c6670617374666f7572616d2f7a656e642d686561646d696e69666965722f636f6d706f7365726c6f636b)](https://packagist.org/packages/halfpastfouram/zend-headminifier)[![License](https://camo.githubusercontent.com/5ef3d924dcad3d4f82c17f8455556ee31f6417c05390dae972585446513e0e24/68747470733a2f2f706f7365722e707567782e6f72672f68616c6670617374666f7572616d2f7a656e642d686561646d696e69666965722f6c6963656e7365)](https://packagist.org/packages/halfpastfouram/zend-headminifier)[![Total Downloads](https://camo.githubusercontent.com/386987c7a68b0cd45e9d90825fc7627b92632a10e1113c403ea10922981a5ab7/68747470733a2f2f706f7365722e707567782e6f72672f68616c6670617374666f7572616d2f7a656e642d686561646d696e69666965722f646f776e6c6f616473)](https://packagist.org/packages/halfpastfouram/zend-headminifier)[![Maintainability](https://camo.githubusercontent.com/b7ddc063595fee32c942ec662cbaa16f46aa37fecd05ae3572076610864af315/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f61356132383065303964643735633437633839622f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/halfpastfouram/zend-headminifier/maintainability)[![Scrutinizer score](https://camo.githubusercontent.com/a28ec7ad86e49b4dbbe4a80118f782b3b33ee5ec2b638938488736bd0b5fcf89/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f68616c6670617374666f7572616d2f7a656e642d686561646d696e69666965722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/halfpastfouram/zend-headminifier/)[![Scrutinizer build status](https://camo.githubusercontent.com/9d09d8a88e835a99115366ed4ee2091ab2085da5b58f6c5204772fbf095d0625/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f68616c6670617374666f7572616d2f7a656e642d686561646d696e69666965722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/halfpastfouram/zend-headminifier/build-status/master)

ZF3 Head Minifier
=================

[](#zf3-head-minifier)

ZF3 module that minifies head links and head scripts using [matthiasmullie/minify](https://github.com/matthiasmullie/minify).

Installation:
-------------

[](#installation)

Require this module via composer:

```
$ composer require halfpastfouram/zend-headminifier

```

Add the module to `modules.config.php`:

```
'Halfpastfour\HeadMinifier'
```

Configuration
-------------

[](#configuration)

The following settings can be changed in your global configuration file:

```
    'minify_head' => [
        'script' => [
            'enabled'     => true,
            'directories' => [
                'public' => './public',
                'cache'  => './public/js',
            ],
        ],
        'link'   => [
            'enabled'     => true,
            'directories' => [
                'public' => './public',
                'cache'  => './public/css',
            ],
        ],
    ],
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Every ~34 days

Recently: every ~42 days

Total

6

Last Release

2804d ago

PHP version history (2 changes)v1.0PHP ^7.0

v1.2PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e70ec76c998aa9c17e4abcafa0134baab6c0ff640cd5025890eef61600eadb2?d=identicon)[bobkruithof](/maintainers/bobkruithof)

---

Top Contributors

[![halfpastfouram](https://avatars.githubusercontent.com/u/3202331?v=4)](https://github.com/halfpastfouram "halfpastfouram (42 commits)")

---

Tags

composer-packagelockminify-cssminify-javascriptmodulezend-framework3phpstylezendminifycompressscript

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/halfpastfouram-zend-headminifier/health.svg)

```
[![Health](https://phpackages.com/badges/halfpastfouram-zend-headminifier/health.svg)](https://phpackages.com/packages/halfpastfouram-zend-headminifier)
```

###  Alternatives

[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M286](/packages/nunomaduro-termwind)[fitztrev/laravel-html-minify

Minifies the HTML output of Laravel 4 applications

414211.4k](/packages/fitztrev-laravel-html-minify)

PHPackages © 2026

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