Ross ROSS = Recommend OSS · open-source software intelligence for agents

symfony/asset

Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files observed · 2026-08-28

github.com/symfony/asset · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 97
  • Release rhythm 86
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 11.0
  • age_days: 4222
  • days_rel: 96
  • days_push: 19
  • n_releases_24m: 19

Full methodology

Adoption not part of the score

3148 stars · 12 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Symfony PHP component that manages URL generation and versioning of web assets such as CSS, JavaScript, and image files. It supports asset packages, versioning strategies for cache busting, base path relocation, and multiple CDN support.

Use cases

  • generate URLs for css and javascript files in php templates
  • version static assets to bust browser cache
  • serve assets from multiple CDNs
  • move asset files without updating every template
  • group assets into packages with a common base path

When to choose

  • you're building a PHP or Symfony web app and need consistent asset URL handling
  • you need cache-busting versioning strategies for static files
  • you want to serve assets from one or more CDNs

When to avoid

  • you're using a frontend bundler like Webpack Encore or Vite that already handles asset URLs and hashing
  • your app is extremely simple and hard-coded asset paths are fine
  • you're not working in PHP

Facets

library · maturity stable

routing templating web-development frontend php symfony-component asset-management url-generation cache-busting cdn versioning php web-server

6 sources

Member repositories

RepositoryRoleHealth v2
symfony/assetmain94

For agents

markdown · JSON · MCP: product_card(name="symfony/asset")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem