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)5337MITPHPPHP &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 today

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 57% 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

4885d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/608468?v=4)[Blue Dog Training](/maintainers/bluedogtraining)[@bluedogtraining](https://github.com/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.7k49.2M161](/packages/kriswallsmith-assetic)[backpack/basset

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

207923.1k10](/packages/backpack-basset)[assetic/framework

Asset Management for PHP

1011.5M22](/packages/assetic-framework)[etrepat/basset

A better asset management package for Laravel.

149.6k](/packages/etrepat-basset)

PHPackages © 2026

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