Skip to content

« Meet the Bundle » blog posts

Webpack Encore is now in maintenance mode, and Reprise is the forward path for Symfony apps that need a real front-end toolchain. It plugs into Vite or Rsbuild and handles the Symfony-specific integration work: entrypoints, manifest, Twig tag rendering, Stimulus controllers, Symfony UX, and more.
July 31, 2026 #Meet the Bundle ❤️ 3 👍 2 🚀 1 🎉 2
SymfonyMakerBundle is a new code generator bundle created as an alternative to SensioGeneratorBundle for modern Symfony applications.
November 21, 2017 #Meet the Bundle
Mobile phones are taking over the world and, by extension, the web. In this article we'll introduce MobileDetectBundle, which detects mobile devices and helps you redirect users to the appropriate version of your website.
August 18, 2015 #Meet the Bundle
ControllerExtraBundle is a bundle that provides lots of annotations to perform common controller tasks: @Form, @Paginator, @Entity, @ObjectManager, @Flush, @JsonResponse, @Log, @Get and @Post.
June 19, 2015 #Meet the Bundle