PHPackages                             christopherdarling/silverstripe-betterrequirementsversioning - 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. christopherdarling/silverstripe-betterrequirementsversioning

ActiveSilverstripe-module[Caching](/categories/caching)

christopherdarling/silverstripe-betterrequirementsversioning
============================================================

Replaces the querystring ?m=timestamp versioning to include the filestamp before the file extension for better caching

3242PHP

Since Mar 1Pushed 10y ago1 watchersCompare

[ Source](https://github.com/christopherdarling/silverstripe-betterrequirementsversioning)[ Packagist](https://packagist.org/packages/christopherdarling/silverstripe-betterrequirementsversioning)[ RSS](/packages/christopherdarling-silverstripe-betterrequirementsversioning/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/811b51bec4d5ab104e9de01041f3a4aea173d74494655fe2ce3953adda3cf8ad/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6368726973746f706865726461726c696e672f73696c7665727374726970652d626574746572726571756972656d656e747376657273696f6e696e672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/christopherdarling/silverstripe-betterrequirementsversioning/?branch=master)[![Build Status](https://camo.githubusercontent.com/c10f9f426c9c22c8ca95b0dc43145aa9ebf0eab23a66608c13a3fdea1405a63e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6368726973746f706865726461726c696e672f73696c7665727374726970652d626574746572726571756972656d656e747376657273696f6e696e672f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/christopherdarling/silverstripe-betterrequirementsversioning/build-status/master)

silverstripe-betterrequirementsversioning
=========================================

[](#silverstripe-betterrequirementsversioning)

Replaces the querystring ?m=timestamp versioning to include the filestamp before the file extension for better caching

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

[](#installation)

1. Install the module as usual.
2. Add the following code to your .htaccess

```

  RewriteCond %{REQUEST_FILENAME} !-f
  RewriteRule ^(.+)\.(\d+)\.(js|css|png|jpg|gif)$ $1.$3 [L]

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

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://avatars.githubusercontent.com/u/178039?v=4)[Christopher Darling](/maintainers/christopherdarling)[@christopherdarling](https://github.com/christopherdarling)

---

Top Contributors

[![christopherdarling](https://avatars.githubusercontent.com/u/178039?v=4)](https://github.com/christopherdarling "christopherdarling (12 commits)")

### Embed Badge

![Health badge](/badges/christopherdarling-silverstripe-betterrequirementsversioning/health.svg)

```
[![Health](https://phpackages.com/badges/christopherdarling-silverstripe-betterrequirementsversioning/health.svg)](https://phpackages.com/packages/christopherdarling-silverstripe-betterrequirementsversioning)
```

###  Alternatives

[beryllium/cachebundle

Provides an interface to Memcache for Symfony2 applications

32136.0k](/packages/beryllium-cachebundle)

PHPackages © 2026

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