symfony / webpack-encore-bundle
Integration of your Symfony app with Webpack Encore
Package info
github.com/symfony/webpack-encore-bundle
Type:symfony-bundle
pkg:composer/symfony/webpack-encore-bundle
v2.4.1
2026-06-24 07:21 UTC
Requires
- php: >=8.1.0
- symfony/asset: ^5.4 || ^6.2 || ^7.0 || ^8.0
- symfony/config: ^5.4 || ^6.2 || ^7.0 || ^8.0
- symfony/dependency-injection: ^5.4 || ^6.2 || ^7.0 || ^8.0
- symfony/http-kernel: ^5.4 || ^6.2 || ^7.0 || ^8.0
- symfony/service-contracts: ^1.1.9 || ^2.1.3 || ^3.0
Requires (Dev)
- symfony/framework-bundle: ^5.4 || ^6.2 || ^7.0 || ^8.0
- symfony/http-client: ^5.4 || ^6.2 || ^7.0 || ^8.0
- symfony/phpunit-bridge: ^5.4 || ^6.2 || ^7.0 || ^8.0
- symfony/twig-bundle: ^5.4 || ^6.2 || ^7.0 || ^8.0
- symfony/web-link: ^5.4 || ^6.2 || ^7.0 || ^8.0
This package is auto-updated.
Last update: 2026-08-11 19:24:22 UTC
README
Important
Webpack Encore is now in low-maintenance mode (bug fixes, security patches, and peerDependencies updates only). If your project needs a bundler, we recommend migrating to Symfony Reprise.
This bundle allows you to use the splitEntryChunks() feature
from Webpack Encore by reading an entrypoints.json file
and helping you render all of the dynamic script and link
tags needed.