PHPackages                             babeuloula/assets-minify - 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. babeuloula/assets-minify

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

babeuloula/assets-minify
========================

Minify assets from Asset Mapper component

1.0.0(1y ago)055MITShellPHP &gt;=8.1

Since Oct 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/babeuloula/assets-minify)[ Packagist](https://packagist.org/packages/babeuloula/assets-minify)[ RSS](/packages/babeuloula-assets-minify/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (11)Versions (2)Used By (0)

Assets Minify
=============

[](#assets-minify)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require babeuloula/assets-minify
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    BaBeuloula\AssetsMinify\AssetsMinifyBundle::class => ['all' => true],
];
```

Contributing
============

[](#contributing)

### Build and install dependencies

[](#build-and-install-dependencies)

You can use the existing docker stack with the command `make install` to build the Dockerfile and install the composer dependencies.

If you want to execute some commands through Docker, just use `docker/exec your_command`.

### Run testing stack

[](#run-testing-stack)

```
# Run all tests
make check

# Execute PHPCS
make lint

# Execute PHPCS fixer
make fixer

# Execute PHPStan
make analyse
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

621d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3761b383fa6ec2ff0c3afa00734e38f37f25562c6724224417f3d885e8cbae52?d=identicon)[BaBeuloula](/maintainers/BaBeuloula)

---

Top Contributors

[![babeuloula](https://avatars.githubusercontent.com/u/4849233?v=4)](https://github.com/babeuloula "babeuloula (2 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/babeuloula-assets-minify/health.svg)

```
[![Health](https://phpackages.com/badges/babeuloula-assets-minify/health.svg)](https://phpackages.com/packages/babeuloula-assets-minify)
```

###  Alternatives

[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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