PHPackages                             evolution7/grunt-usemin-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. [Templating &amp; Views](/categories/templating)
4. /
5. evolution7/grunt-usemin-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

evolution7/grunt-usemin-bundle
==============================

The GruntUseminBundle provides a Twig extension for using files processed with grunt-usemin when in production.

0.3.2(11y ago)42.5kMITPHPPHP &gt;=5.3.3

Since Oct 11Pushed 11y ago2 watchersCompare

[ Source](https://github.com/evolution7/GruntUseminBundle)[ Packagist](https://packagist.org/packages/evolution7/grunt-usemin-bundle)[ Docs](https://github.com/Evolution7/GruntUseminBundle)[ RSS](/packages/evolution7-grunt-usemin-bundle/feed)WikiDiscussions master Synced 2mo ago

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

Evolution7GruntUseminBundle
===========================

[](#evolution7gruntuseminbundle)

The GruntUseminBundle contains an event listener for the kernel.controller event which prepends prod\_path to the Twig template search path when in production.

This results in Twig template files processed with [grunt-usemin](https://github.com/yeoman/grunt-usemin) to be used automatically.

Check out the [Symfony Yeoman generator](https://github.com/evolution7/generator-symfony) for example usage.

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

[](#installation)

composer.json

```
    "require": {
        "evolution7/grunt-usemin-bundle": "0.3.*"
    },
```

AppKernel.php:

```
    public function registerBundles()
    {
        $bundles = array(
            // ...
            new Evolution7\GruntUseminBundle\Evolution7GruntUseminBundle(),
            // ...
        );
```

### Default Bundle Configuration

[](#default-bundle-configuration)

```
evolution7_grunt_usemin:
    dev_path:      "app/Resources"
    prod_path:     "app/dist/Resources"
```

License
-------

[](#license)

[MIT license](https://github.com/evolution7/generator-symfony/blob/master/LICENSE)Copyright (c) 2013, Evolution 7.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

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

Total

5

Last Release

4340d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bb695aefd1ea6aa012c6a363fb1e93513e349592959f095c66a9928d7cc6a035?d=identicon)[evolution7](/maintainers/evolution7)

---

Top Contributors

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

---

Tags

phpsymfonybundleusemingruntevolution7yeoman

### Embed Badge

![Health badge](/badges/evolution7-grunt-usemin-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/evolution7-grunt-usemin-bundle/health.svg)](https://phpackages.com/packages/evolution7-grunt-usemin-bundle)
```

###  Alternatives

[endroid/qr-code-bundle

Endroid QR Code Bundle

32110.6M17](/packages/endroid-qr-code-bundle)[qossmic/rich-model-forms-bundle

Provides additional data mapper options that ease the use of the Symfony Form component with rich models.

218278.7k](/packages/qossmic-rich-model-forms-bundle)[yellowskies/qr-code-bundle

Symfony Barcode &amp; QR Code Generator Bundle with Twig extension

36682.9k](/packages/yellowskies-qr-code-bundle)[cg/kint-bundle

This bundle lets you use the Kint function in your Twig templates. Kint is a print\_r() replacement which produces a structured, collapsible and escaped output

22125.8k1](/packages/cg-kint-bundle)[nucleos/antispam-bundle

This bundle provides some basic features to reduce spam in symfony forms.

52105.1k](/packages/nucleos-antispam-bundle)[dms/twig-extension-bundle

DMS Twig Extension Bundle, leverages Fabien Potencier's extra twig extensions for your website.

19296.3k](/packages/dms-twig-extension-bundle)

PHPackages © 2026

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