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

symfony/webpack-encore

A simple but powerful API for processing & compiling assets built around Webpack observed · 2026-08-28

github.com/symfony/webpack-encore · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 97
  • Release rhythm 83
  • 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: 84
  • age_days: 3369
  • days_rel: 38
  • days_push: 19
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

2220 stars · 202 forks observed · 2026-08-28

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

Webpack Encore is a JavaScript library providing a simple, powerful API on top of Webpack for bundling JavaScript, compiling and minifying CSS/JS assets, and managing frontend builds. It is developed by Symfony but usable in any application, and is now in low-maintenance mode with Symfony recommending migration to Symfony Reprise or AssetMapper.

Use cases

  • bundle javascript and css assets with a simple webpack api
  • compile sass and less stylesheets in a web project
  • set up react or vue with babel and webpack easily
  • version and hash assets for cache busting
  • enable hot module replacement during development
  • split javascript code into async chunks
  • minify javascript and css for production

When to choose

  • you have an existing Symfony app already built on Encore
  • you want a simplified, opinionated wrapper around Webpack for asset compilation
  • you need Sass, Less, PostCSS, TypeScript, React or Vue support with minimal config
  • you want asset versioning, code splitting and HMR without hand-writing Webpack config

When to avoid

  • you are starting a new project - Symfony recommends AssetMapper or Symfony Reprise (Vite/Rsbuild) instead
  • you need a bundler with active feature development, since Encore is in low-maintenance mode
  • you want a no-build-step asset system - AssetMapper runs entirely in PHP
  • your project does not use Node.js

Facets

library · maturity maintenance

build-tool developer-tools web-development frontend developer-tools cross-platform webpack asset-bundling symfony css-preprocessors babel sass postcss react vue typescript code-splitting asset-versioning hot-module-replacement nodejs javascript

9 sources

Member repositories

RepositoryRoleHealth v2
symfony/webpack-encoremain93

For agents

markdown · JSON · MCP: product_card(name="symfony/webpack-encore")

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