PHPackages                             bluedogtraining/assetic-extensions - 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. bluedogtraining/assetic-extensions

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

bluedogtraining/assetic-extensions
==================================

Additonal Filters for Assetic

v1.0.0(13y ago)4337MITPHPPHP &gt;=5.3.0

Since Feb 13Pushed 12y ago13 watchersCompare

[ Source](https://github.com/bluedogtraining/Assetic-Extensions)[ Packagist](https://packagist.org/packages/bluedogtraining/assetic-extensions)[ Docs](https://github.com/bluedogtraining/assetic-extensions)[ RSS](/packages/bluedogtraining-assetic-extensions/feed)WikiDiscussions master Synced 1mo ago

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

Assetic Extensions [![Build Status](https://camo.githubusercontent.com/04176a3e45d27670d3d5fb5e072065515162de4b84c2278dec348e9dca17319b/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f626c7565646f67747261696e696e672f417373657469632d457874656e73696f6e732e706e67)](http://travis-ci.org/bluedogtraining/Assetic-Extensions)
=========================================================================================================================================================================================================================================================================================================================================

[](#assetic-extensions-)

A repository for assorted extensions to the Assetic library.

Currently only contains a Cachbuster filter.

CachebusterFilter
-----------------

[](#cachebusterfilter)

A simple filter to rewrite CSS URLs to append cachebusting tags to them.

For example, using a filter like:

```
new CachebusterFilter('v=12345');

```

will turn

```
body { background: url(foo.gif); }

```

into:

```
body { background: url(foo.gif?v=12345); }

```

### Usage

[](#usage)

For information on using Assetic filters, see

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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

4832d ago

### Community

Maintainers

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

---

Top Contributors

[![jwpage](https://avatars.githubusercontent.com/u/52687?v=4)](https://github.com/jwpage "jwpage (16 commits)")

---

Tags

assetscachebuster

### Embed Badge

![Health badge](/badges/bluedogtraining-assetic-extensions/health.svg)

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

###  Alternatives

[kriswallsmith/assetic

Asset Management for PHP

3.7k48.9M161](/packages/kriswallsmith-assetic)[markstory/asset_compress

An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.

3761.0M11](/packages/markstory-asset-compress)[stolz/assets

An ultra-simple-to-use assets management library

296519.2k8](/packages/stolz-assets)[backpack/basset

Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.

202832.4k6](/packages/backpack-basset)[assetic/framework

Asset Management for PHP

1001.4M20](/packages/assetic-framework)[markstory/mini-asset

An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.

66741.1k3](/packages/markstory-mini-asset)

PHPackages © 2026

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