symfony/webpack-encore-bundle
Integration of your Symfony app with Webpack Encore
Maintainers
Package info
github.com/symfony/webpack-encore-bundle
Type:symfony-bundle
pkg:composer/symfony/webpack-encore-bundle
v2.4.0
2025-11-27 13:41 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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 5b932e0feddd81aaf0ecd7d5fcd2e450e5a7817e
This package is auto-updated.
Last update: 2026-06-15 15:05:20 UTC
README
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.
