PHPackages                             carlcs/craft-revmanifest - 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. carlcs/craft-revmanifest

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

carlcs/craft-revmanifest
========================

Rev Manifest plugin for Craft CMS

v1.0.2(10y ago)230PHPPHP &gt;=5.3.0

Since Feb 2Pushed 10y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (2)Used By (0)

Rev Manifest plugin for Craft CMS
=================================

[](#rev-manifest-plugin-for-craft-cms)

A Craft plugin to look up a static asset's filename in an asset revisioning manifest like the one [gulp-rev](https://github.com/sindresorhus/gulp-rev) outputs.

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

[](#installation)

To install the plugin, copy the revmanifest/ folder into craft/plugins/. Then go to Settings → Plugins and click the "Install" button next to "Rev Manifest".

Twig function
-------------

[](#twig-function)

### revUrl( assetPath )

[](#revurl-assetpath-)

Looks up an asset path in the manifest and returns the asset revision's URL.

```
{{ revUrl('assets/stylesheets/app.css') }}

{# outputs assets/stylesheets/app-a930f9af02.css #}
```

If the asset path is not present in the manifest it will return the URL for the original asset.

The asset revision's path will be appended to your Site URL. Set the Site URL in Craft's [config settings](https://craftcms.com/docs/config-settings) and Craft doesn't have to fetch it from the database.

#### Parameters

[](#parameters)

`assetPath`: The original asset path.

Settings
--------

[](#settings)

You can set the path to your manifest file in Craft's [config settings](https://craftcms.com/docs/config-settings). Without configuration, the plugins expects the manifest file in assets/rev-manifest.json.

```
'revManifestPath' => 'rev-manifest.json'
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

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

3801d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7516543?v=4)[carlcs](/maintainers/carlcs)[@carlcs](https://github.com/carlcs)

---

Top Contributors

[![carlcs](https://avatars.githubusercontent.com/u/7516543?v=4)](https://github.com/carlcs "carlcs (6 commits)")

### Embed Badge

![Health badge](/badges/carlcs-craft-revmanifest/health.svg)

```
[![Health](https://phpackages.com/badges/carlcs-craft-revmanifest/health.svg)](https://phpackages.com/packages/carlcs-craft-revmanifest)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[mautic/core

Mautic Open Source Distribution

9.8k2.6k9](/packages/mautic-core)[mediawiki/maps

Adds various mapping features to MediaWiki

78149.7k3](/packages/mediawiki-maps)[rainlab/blog-plugin

Blog plugin for October CMS

17158.6k](/packages/rainlab-blog-plugin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19246.3k2](/packages/civicrm-civicrm-drupal-8)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3355.8k](/packages/starcitizentools-citizen-skin)

PHPackages © 2026

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