symfony/asset
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files 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
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
- readme: https://github.com/symfony/asset · fetched 2026-08-28 · 535f94ed7d47
- homepage: https://symfony.com/asset · fetched 2026-08-29 · edcb0f5a5d6b
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/doc/current/components/asset.html · fetched 2026-08-29 · 81294c74bcf3
- site_page: https://symfony.com/releases · fetched 2026-08-29 · 2fd410222cfe
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · cdec5bd82c72
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/asset | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem