PHPackages                             neilime/zf2-assets-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. [Caching](/categories/caching)
4. /
5. neilime/zf2-assets-bundle

AbandonedArchivedLibrary[Caching](/categories/caching)

neilime/zf2-assets-bundle
=========================

Zend Framework module that provides assets bundling / caching

4.0.0(7y ago)3228.9k19[5 issues](https://github.com/neilime/zf2-assets-bundle/issues)[3 PRs](https://github.com/neilime/zf2-assets-bundle/pulls)MITPHPPHP &gt;=5.6

Since Jul 9Pushed 6y ago5 watchersCompare

[ Source](https://github.com/neilime/zf2-assets-bundle)[ Packagist](https://packagist.org/packages/neilime/zf2-assets-bundle)[ Docs](http://neilime.github.io/zf2-assets-bundle/)[ RSS](/packages/neilime-zf2-assets-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (18)Versions (31)Used By (0)

AssetsBundle - Zend Framework 2 module
======================================

[](#assetsbundle---zend-framework-2-module)

[![Build Status](https://camo.githubusercontent.com/c06d4d8f0babbed3cff23b6b113209c0d1d6bd3c1247b154146f142288fab0cb/68747470733a2f2f7472617669732d63692e6f72672f6e65696c696d652f7a66322d6173736574732d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/neilime/zf2-assets-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/ccf5ce538f7faf37505d179adf559ad206ef8aec51afc93bc9aaf963661b37e0/68747470733a2f2f706f7365722e707567782e6f72672f6e65696c696d652f7a66322d6173736574732d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/neilime/zf2-assets-bundle)[![Total Downloads](https://camo.githubusercontent.com/5827a401affc82ce2c66b9f73f7fe95f42b759b169bade7d50de625103e4363b/68747470733a2f2f706f7365722e707567782e6f72672f6e65696c696d652f7a66322d6173736574732d62756e646c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/neilime/zf2-assets-bundle)[![Coverage Status](https://camo.githubusercontent.com/8c3a2e226ebf7ddc490a9911f590dc5f2e7a7853b64f35dce4fe52c49e4828fe/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6e65696c696d652f7a66322d6173736574732d62756e646c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/neilime/zf2-assets-bundle?branch=master)[![Beerpay](https://camo.githubusercontent.com/08d58a287001602d76e2bcb8599dfaecaeec0d8f647619f36c068920d1184eb2/68747470733a2f2f626565727061792e696f2f6e65696c696d652f7a66322d6173736574732d62756e646c652f62616467652e737667)](https://beerpay.io/neilime/zf2-assets-bundle)

---

**⚠️ This module is for Zend Framework 2, it is deprecated ⚠️**

**⚠️ Please use [zf-assets-bundle](https://github.com/neilime/zf-assets-bundle)** ⚠️

---

*AssetsBundle* is a module for Zend Framework 2 providing assets management (bundling &amp; caching) like Css, Js and Less, dependent on modules, controllers and actions . This module supports the concept of the "development/production" environment.

In development :

- Files are not bundled for easier debugging.
- Less files are compiled when updated or if an "@import" inside is updated

In production :

- All files are bundled and cached once only if needed.
- Assets path are encrypted to mask file tree (with the exception of files in the "assets" directory)

Helping Project
===============

[](#helping-project)

❤️ If this project helps you reduce time to develop and/or you want to help the maintainer of this project, you can support him on [![Beerpay](https://camo.githubusercontent.com/08d58a287001602d76e2bcb8599dfaecaeec0d8f647619f36c068920d1184eb2/68747470733a2f2f626565727061792e696f2f6e65696c696d652f7a66322d6173736574732d62756e646c652f62616467652e737667)](https://beerpay.io/neilime/zf2-assets-bundle) Thank you !

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

[](#contributing)

If you wish to contribute to this project, please read the [CONTRIBUTING.md](CONTRIBUTING.md) file. NOTE : If you want to contribute don't hesitate, I'll review any PR.

Pages
=====

[](#pages)

1. [Installation](https://github.com/neilime/zf2-assets-bundle/wiki/Installation)
2. [Use with Zend Skeleton Application](https://github.com/neilime/zf2-assets-bundle/wiki/Use-with-Zend-Skeleton-Application)
3. [Configuration](https://github.com/neilime/zf2-assets-bundle/wiki/Configuration)
4. [Custom Js](https://github.com/neilime/zf2-assets-bundle/wiki/Custom-Js)
5. [Console tools](https://github.com/neilime/zf2-assets-bundle/wiki/Console-tools)
6. [FAQ](https://github.com/neilime/zf2-assets-bundle/wiki/FAQ)
7. [PHP Doc](https://neilime.github.io/zf2-assets-bundle/phpdoc/)
8. [Code Coverage](https://coveralls.io/github/neilime/zf2-assets-bundle)

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 95.5% 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 ~76 days

Recently: every ~87 days

Total

27

Last Release

2690d ago

Major Versions

1.0 → 2.02013-08-16

2.1 → 3.02013-08-20

3.7.4 → 4.0.02018-12-28

PHP version history (2 changes)1.0PHP &gt;=5.3.3

4.0.0PHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/0cd480ea3050a483f3e08c365a6d847402b4edb110d706111d13ef33b845ef9f?d=identicon)[neilime](/maintainers/neilime)

---

Top Contributors

[![neilime](https://avatars.githubusercontent.com/u/314088?v=4)](https://github.com/neilime "neilime (275 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (3 commits)")[![Nirysse](https://avatars.githubusercontent.com/u/14111143?v=4)](https://github.com/Nirysse "Nirysse (2 commits)")[![jens-kompter](https://avatars.githubusercontent.com/u/15104361?v=4)](https://github.com/jens-kompter "jens-kompter (2 commits)")[![jenskompter](https://avatars.githubusercontent.com/u/110913672?v=4)](https://github.com/jenskompter "jenskompter (2 commits)")[![silverwolfx10](https://avatars.githubusercontent.com/u/1828585?v=4)](https://github.com/silverwolfx10 "silverwolfx10 (1 commits)")[![mariomka](https://avatars.githubusercontent.com/u/1822472?v=4)](https://github.com/mariomka "mariomka (1 commits)")[![rskuipers](https://avatars.githubusercontent.com/u/1918518?v=4)](https://github.com/rskuipers "rskuipers (1 commits)")[![alunys](https://avatars.githubusercontent.com/u/7555921?v=4)](https://github.com/alunys "alunys (1 commits)")

---

Tags

bundlecssJScachelesszf2assetsZend Framework

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/neilime-zf2-assets-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/neilime-zf2-assets-bundle/health.svg)](https://phpackages.com/packages/neilime-zf2-assets-bundle)
```

###  Alternatives

[stroker/cache

Provides a full page cache solution for Laminas

6444.7k](/packages/stroker-cache)[socalnick/scn-social-auth

Uses the HybridAuth PHP library to Enable authentication via Google, Facebook, Twitter, Yahoo!, etc for the ZfcUser ZF2 module.

21974.2k3](/packages/socalnick-scn-social-auth)[davidhavl/dherrorlogging

Full featured error logging module for ZF2/ZF3 application

1924.5k](/packages/davidhavl-dherrorlogging)[snapshotpl/zf-snap-php-debug-bar

PHP Debug Bar module for Zend Framework 2

3026.1k](/packages/snapshotpl-zf-snap-php-debug-bar)

PHPackages © 2026

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