symfony/webpack-encore
A simple but powerful API for processing & compiling assets built around Webpack 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
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
- readme: https://github.com/symfony/webpack-encore · fetched 2026-08-28 · a46cd626b527
- homepage: https://symfony.com/doc/current/frontend.html · fetched 2026-08-29 · 8ea84cf9ac68
- site_page: https://symfony.com/bundles/reprise/current/index.html · fetched 2026-08-29 · 9795c119e184
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/doc/current/frontend/asset_mapper.html · fetched 2026-08-29 · 1eca7218afe2
- site_page: https://symfony.com/doc/current/frontend/encore/index.html · fetched 2026-08-29 · d1035b24c98f
- site_page: https://symfony.com/bundles/StimulusBundle/current/index.html · fetched 2026-08-29 · e7c259fdd765
- site_page: https://symfony.com/releases · fetched 2026-08-29 · 2fd410222cfe
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · a84b8a49342e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/webpack-encore | main | 93 |
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