PHPackages                             neosrulez/jsminifier - 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. neosrulez/jsminifier

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

neosrulez/jsminifier
====================

A package to minifie JS for Neos CMS

1.2.2(5y ago)01.2kGPL-3.0-or-laterPHP

Since Mar 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/patriceckhart/NeosRulez.JsMinifier)[ Packagist](https://packagist.org/packages/neosrulez/jsminifier)[ RSS](/packages/neosrulez-jsminifier/feed)WikiDiscussions master Synced 2w ago

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

Neos CMS JS Minifier
====================

[](#neos-cms-js-minifier)

A Neos CMS plugin to minifie JS for Neos CMS

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

[](#installation)

The NeosRulez.JsMinifier package is listed on packagist () - therefore you don't have to include the package in your "repositories" entry any more.

Just add the following line to your require section:

```
"neosrulez/jsminifier": "*"

```

And the run this command to fetch the plugin:

```
composer update

```

Fusion
------

[](#fusion)

In your site package Fusion file you can add the .js files to minifie

```
prototype(Neos.Neos:Page) {
    head {
        yourjs = NeosRulez.JsMinifier:JsFile
        yourjs {
            source = 'resource://Your.Site/Private/JavaScript/app.js'
            inline = FALSE
            outputFolder = 'resource://Your.Site/Public/JavaScript/'
        }
    }
}

```

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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 ~158 days

Total

5

Last Release

2039d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8604597e730303a1739fbb6a24bcf77019b22068e5d838ae4c12756e8121b488?d=identicon)[patriceckhart](/maintainers/patriceckhart)

---

Top Contributors

[![patriceckhart](https://avatars.githubusercontent.com/u/10776002?v=4)](https://github.com/patriceckhart "patriceckhart (5 commits)")

### Embed Badge

![Health badge](/badges/neosrulez-jsminifier/health.svg)

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

###  Alternatives

[appwrite/sdk-generator

Appwrite PHP library for generating API SDKs for multiple programming languages and platforms

321193.2k2](/packages/appwrite-sdk-generator)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)[sitegeist/kaleidoscope

Responsive-images for Neos

29364.3k11](/packages/sitegeist-kaleidoscope)[kaufmanndigital/gdpr-cookieconsent

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

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

SEO configuration and tools for Neos

131.0M28](/packages/neos-seo)[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21175.8k](/packages/techdivision-ckstyles)

PHPackages © 2026

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