PHPackages                             gmedia/hash-resource-finder - 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. gmedia/hash-resource-finder

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

gmedia/hash-resource-finder
===========================

Finds js, css, and other resource files while ignoring the hash.

1.0.4(6y ago)0258PHP

Since Apr 19Pushed 6y agoCompare

[ Source](https://github.com/gmediaat/Gmedia.HashResourceFinder)[ Packagist](https://packagist.org/packages/gmedia/hash-resource-finder)[ RSS](/packages/gmedia-hash-resource-finder/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Hash Resource Finder
====================

[](#hash-resource-finder)

This package for Flow and Neos helps linking and embedding CSS and JavaScript resource files that have a hash in their filename.

It is recommended to use this package with Webpack. The following filename format is accepted: `[name].[hash].[ext]`The helper looks (with PHPs glob function) for a given filename pattern, but it can only find one file! So you need to set up your Webpack config in a way that it clears the output folder before building the file.

Basics
------

[](#basics)

All output files must be saved in `Resources/Public/Compiled`. Any other folders are not available at the moment.

Example for a file structure:

```
- Resources/Public/Compiled
    - app.42ef132c667d635cd64c.js
    - style.ec1c0f2da1613bbf27cb75f92ae5bf8a.css

```

If your file structure looks like this, you can use `app.js` as well as `style.css` as filename patterns for this package. The helper class will return the first file that matches the pattern without the hash.

Use in Fusion
-------------

[](#use-in-fusion)

### CSS-Link Tag

[](#css-link-tag)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity63

Established project with proven stability

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 ~34 days

Total

5

Last Release

2442d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4405087?v=4)[Felix Gradinaru](/maintainers/gradinarufelix)[@gradinarufelix](https://github.com/gradinarufelix)

### Embed Badge

![Health badge](/badges/gmedia-hash-resource-finder/health.svg)

```
[![Health](https://phpackages.com/badges/gmedia-hash-resource-finder/health.svg)](https://phpackages.com/packages/gmedia-hash-resource-finder)
```

###  Alternatives

[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

116989.0k674](/packages/neos-neos)[neos/eel

The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages

122.0M27](/packages/neos-eel)[neos/fusion-form

Fusion Form

19724.3k31](/packages/neos-fusion-form)[sitegeist/kaleidoscope

Responsive-images for Neos

29352.4k10](/packages/sitegeist-kaleidoscope)[neos/form

Extensible and flexible API for building web forms

18853.0k40](/packages/neos-form)[neos/seo

SEO configuration and tools for Neos

13990.5k24](/packages/neos-seo)

PHPackages © 2026

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