PHPackages                             rhubarbphp/module-minified-resource-deployment - 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. [Framework](/categories/framework)
4. /
5. rhubarbphp/module-minified-resource-deployment

ActiveLibrary[Framework](/categories/framework)

rhubarbphp/module-minified-resource-deployment
==============================================

A resource deployment provider that minifies resources

1.0.1(8y ago)04.4kApache-2.0PHPPHP &gt;=5.6.0

Since Nov 27Pushed 8y ago4 watchersCompare

[ Source](https://github.com/RhubarbPHP/Module.MinifiedResourceDeployment)[ Packagist](https://packagist.org/packages/rhubarbphp/module-minified-resource-deployment)[ Docs](http://www.rhubarbphp.com/)[ RSS](/packages/rhubarbphp-module-minified-resource-deployment/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

Module.MinifiedResourceDeployment
=================================

[](#moduleminifiedresourcedeployment)

A resource deployment provider for Rhubarb that minifies Javascript during deployment.

Minification only occurs for local JS resources and if the original source file is newer than the previously minified verison.

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

[](#installation)

Simply require the module:

```
composer require rhubarbphp/rhubarbphp/module-minified-resource-deployment

```

Usage
-----

[](#usage)

Simply switch to using the `MinifiedResourceDeploymentProvider` as your chosen provider in your `inialise()` method of your Rhubarb `Application` object.

```
ResourceDeploymentProvider::setProviderClassName(MinifiedResourceDeploymentProvider::class);
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

Every ~1 days

Total

2

Last Release

3184d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8905301607df4f73893d5b665c97b959572bc9394a5ff3c9f5907de6531aad6d?d=identicon)[acuthbert](/maintainers/acuthbert)

---

Top Contributors

[![acuthbert](https://avatars.githubusercontent.com/u/408400?v=4)](https://github.com/acuthbert "acuthbert (6 commits)")

---

Tags

phpframework

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/rhubarbphp-module-minified-resource-deployment/health.svg)

```
[![Health](https://phpackages.com/badges/rhubarbphp-module-minified-resource-deployment/health.svg)](https://phpackages.com/packages/rhubarbphp-module-minified-resource-deployment)
```

PHPackages © 2026

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