tholcomb / symple-webpack-encore
Webpack Encore for Symple
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 84
pkg:composer/tholcomb/symple-webpack-encore
Requires
- php: >=7.2
- pimple/pimple: ^3.2
- symfony/asset: ^5.0
- symfony/cache: ^5.0
- symfony/config: ^5.0
- symfony/http-kernel: ^5.0
- symfony/service-contracts: ^2.0
- symfony/web-link: ^5.0
- tholcomb/symple-core: ^1.0
- tholcomb/symple-http: ^1.0
- tholcomb/symple-twig: ^1.0
Requires (Dev)
- symfony/phpunit-bridge: ^5.0
- symfony/twig-bundle: ^5.0
This package is auto-updated.
Last update: 2025-11-25 04:22:38 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.
Install the bundle with:
composer require tholcomb/symple-webpack-encore