hatchmoment. scored by care · not by stars

HotReloadBundle

Symfony bundle that injects FrankenPHP hot-reload assets for instant page updates

The Hot Reload Bundle adds Mercure meta tags, optional Idiomorph, and the FrankenPHP hot-reload ESM module into Symfony HTML responses during development. It works via a response subscriber that inserts the assets before </head> or </body>, and provides a Twig helper for manual placement. Designed for Symfony developers using FrankenPHP, it streamlines live-reloading without extra configuration. Compared to manual setups, it offers seamless integration, CSP awareness, and a profiler panel for easy debugging.

developmentfrankenphphmrhot-reloadmercurephpsymfonysymfony-bundletwig
View on GitHub →

nowo-tech/HotReloadBundle