PHPackages                             webuni/assetic-bundle - 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. webuni/assetic-bundle

AbandonedArchivedSymfony-bundle

webuni/assetic-bundle
=====================

Extra feature for Assetic

037PHP

Since Sep 3Pushed 11y ago2 watchersCompare

[ Source](https://github.com/webuni/assetic-bundle)[ Packagist](https://packagist.org/packages/webuni/assetic-bundle)[ RSS](/packages/webuni-assetic-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

WebuniAsseticBundle
===================

[](#webuniasseticbundle)

[![Build status](https://camo.githubusercontent.com/beb53ebc696631363920a7f7a1b6890bde332243548a0267dad4de9a18024495/68747470733a2f2f7472617669732d63692e6f72672f776562756e692f617373657469632d62756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/webuni/assetic-bundle)Installation
------------

[](#installation)

Edit your `composer.json` and add the following package as a **require**:

```
{
    "require": {
        "webuni/assetic-bundle": "1.0@dev"
    }
}
```

Edit your `app/AppKernel.php` and add the bundle to the **registerBundles** method:

```
public function registerBundles()
{
    $bundles = array(
        // ...
        new Webuni\AsseticBundle\WebuniAsseticBundle(),
        // ...
    )
}
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/306adbad9084ed5c22aa85cbfce4899263466d76dff211b5c4c9f54dc23c40a1?d=identicon)[hason](/maintainers/hason)

---

Top Contributors

[![hason](https://avatars.githubusercontent.com/u/288535?v=4)](https://github.com/hason "hason (7 commits)")

### Embed Badge

![Health badge](/badges/webuni-assetic-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/webuni-assetic-bundle/health.svg)](https://phpackages.com/packages/webuni-assetic-bundle)
```

PHPackages © 2026

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