PHPackages                             flownative/neos-compressor - 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. flownative/neos-compressor

ActiveNeos-plugin[Utility &amp; Helpers](/categories/utility)

flownative/neos-compressor
==========================

Output compression for Neos

v2.2.0(3y ago)1679.6k↓29.5%8[2 issues](https://github.com/flownative/neos-compressor/issues)[1 PRs](https://github.com/flownative/neos-compressor/pulls)MITPHP

Since Feb 8Pushed 3y ago4 watchersCompare

[ Source](https://github.com/flownative/neos-compressor)[ Packagist](https://packagist.org/packages/flownative/neos-compressor)[ RSS](/packages/flownative-neos-compressor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (2)Versions (9)Used By (0)

[![MIT license](https://camo.githubusercontent.com/4661abfe916186acde514558e7f040833cb63ba7098401a51ce339cbb2b4cf9e/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](http://opensource.org/licenses/MIT)[![Packagist](https://camo.githubusercontent.com/4a0eb049d18b69b0fb84400fdbfea6a5f91fee4467e74a2dd519ed888908b679/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c6f776e61746976652f6e656f732d636f6d70726573736f722e737667)](https://packagist.org/packages/flownative/beach-neos-compressor)[![Maintenance level: Love](https://camo.githubusercontent.com/b24fe73a7439225808a806c9f1032014adf4933b5774648c0174cf0de1d56401/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e74656e616e63652d2545322539392541312545322539392541312545322539392541312d6666363962342e737667)](https://www.flownative.com/en/products/open-source.html)

Flownative Neos Compressor
==========================

[](#flownative-neos-compressor)

This package by default compresses the `head` and `body` of the `Neos.Neos:Page` prototype using the default compressor of `wyrihaximus/html-compress`.

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

[](#installation)

`composer require flownative/neos-compressor`

Usage
-----

[](#usage)

As soon as the package is installed, the `Neos.Neos:Page` prototype is amended with `@process`instructions on the `head` and `body` elements. This will compress and "regular" output without any further steps to take.

### Adjust compression

[](#adjust-compression)

To remove the default compression, simply override:

```
prototype(Neos.Neos:Page) {
    head.@process.compression >
    body.@process.compression >
}

```

To compress specific parts, use the compression helper like this:

```
something.@process.compression = ${Flownative.Compressor.compress(value)}

```

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 61.5% 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 ~397 days

Recently: every ~507 days

Total

7

Last Release

1365d ago

Major Versions

1.0.1 → 2.0.02017-01-30

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10280881?v=4)[Flownative](/maintainers/flownative)[@flownative](https://github.com/flownative)

---

Top Contributors

[![kdambekalns](https://avatars.githubusercontent.com/u/95873?v=4)](https://github.com/kdambekalns "kdambekalns (8 commits)")[![ComiR](https://avatars.githubusercontent.com/u/11410095?v=4)](https://github.com/ComiR "ComiR (2 commits)")[![robertlemke](https://avatars.githubusercontent.com/u/95582?v=4)](https://github.com/robertlemke "robertlemke (2 commits)")[![soee](https://avatars.githubusercontent.com/u/1798417?v=4)](https://github.com/soee "soee (1 commits)")

### Embed Badge

![Health badge](/badges/flownative-neos-compressor/health.svg)

```
[![Health](https://phpackages.com/badges/flownative-neos-compressor/health.svg)](https://phpackages.com/packages/flownative-neos-compressor)
```

###  Alternatives

[sitegeist/monocle

An living-styleguide for Neos that is based on the actual fusion-code

45315.9k10](/packages/sitegeist-monocle)[sitegeist/kaleidoscope

Responsive-images for Neos

29352.4k10](/packages/sitegeist-kaleidoscope)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2540.7k](/packages/kaufmanndigital-gdpr-cookieconsent)[neos/seo

SEO configuration and tools for Neos

13990.5k24](/packages/neos-seo)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

20200.7k1](/packages/shel-neos-hyphens)

PHPackages © 2026

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