PHPackages                             supa86000/zf2-assetic-module - 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. supa86000/zf2-assetic-module

ActiveLibrary[Framework](/categories/framework)

supa86000/zf2-assetic-module
============================

Zend Framework 2 module that provides complete integration of Assetic library

08PHP

Since Dec 18Pushed 12y ago1 watchersCompare

[ Source](https://github.com/SuPa86000/ZF2AsseticModule)[ Packagist](https://packagist.org/packages/supa86000/zf2-assetic-module)[ RSS](/packages/supa86000-zf2-assetic-module/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

AsseticBundle v1.3.4 [![Build Status](https://camo.githubusercontent.com/b495b99c8e477229677d119f0467bad994b98cf7e43b2fcc2f7eef0e38ae3591/68747470733a2f2f7472617669732d63692e6f72672f7769646d6f67726f642f7a66322d617373657469632d6d6f64756c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/widmogrod/zf2-assetic-module) [![](https://camo.githubusercontent.com/1e6d06ac931125e5fac789ae55afce06dce2c2175862608d035082ed78d8e0a3/687474703a2f2f7374696c6c6d61696e7461696e65642e636f6d2f7769646d6f67726f642f7a66322d617373657469632d6d6f64756c652e706e67)](http://stillmaintained.com/widmogrod/zf2-assetic-module)
===================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#asseticbundle-v134--)

Assets managment per module made easy.

- **Optimize your assets**. Minify your css, js; Compile scss, and more...
- **Adapts To Your Needs**. Using custom template engine and want to use power of this module, just implement `AsseticBundle\View\StrategyInterface`
- **Well tested**. Besides unit test this solution is also ready for the production use.
- **Great fundations**. Based on [Assetic](https://github.com/kriswallsmith/assetic) and [ZF2](https://github.com/zendframework/zf2)
- **Excellent community**. Everything is thanks to great support from GitHub &amp; PHP community!
- **Every change is tracked**. Want to know whats new? Take a look at [CHANGELOG.md](https://github.com/widmogrod/zf2-assetic-module/blob/master/CHANGELOG.md)
- **Listen to your ideas**. Have a great idea? Bring your tested pull request or open a new issue.

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

[](#installation)

1. Install package by composer. Don't know how? [Take a look here](http://getcomposer.org/doc/00-intro.md#introduction)

```
{"require": {
    "widmogrod/zf2-assetic-module": "1.*"
}}
```

2. Create cache and assets directory with valid permissions.

```
php public/index.php assetic setup

```

3. Setup your asset configuration.

```
cp vendor/widmogrod/zf2-assetic-module/configs/assets.config.php.dist modules/My_Module/configs/assets.config.php

```

and read [how to start](https://github.com/widmogrod/zf2-assetic-module/blob/master/docs/howto.md) guide.

Documentation
-------------

[](#documentation)

- [How to start?](https://github.com/widmogrod/zf2-assetic-module/blob/master/docs/howto.md)
- [Configuration](https://github.com/widmogrod/zf2-assetic-module/blob/master/docs/config.md)
- [Tips &amp; Tricks](https://github.com/widmogrod/zf2-assetic-module/blob/master/docs/tips.md)

[![Build Status](https://camo.githubusercontent.com/fd88dc011d27678b9cea96cbe99969bfb005ff094d03afc14a31555960e35029/68747470733a2f2f7472617669732d63692e6f72672f7769646d6f67726f642f7a66322d617373657469632d6d6f64756c652e706e673f6272616e63683d646576656c)](https://travis-ci.org/widmogrod/zf2-assetic-module) on branch `devel`

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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/763d285f376b6f37f9caa53fc07dbd01112e8727b95625432330fe0eee3e5cde?d=identicon)[supa-creation](/maintainers/supa-creation)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/supa86000-zf2-assetic-module/health.svg)

```
[![Health](https://phpackages.com/badges/supa86000-zf2-assetic-module/health.svg)](https://phpackages.com/packages/supa86000-zf2-assetic-module)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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