Skip to content

symfony/stimulus-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

92d471a ยท Apr 5, 2025
Nov 20, 2024
Apr 5, 2025
Jun 25, 2024
Feb 24, 2025
Oct 28, 2024
Oct 28, 2024
Nov 20, 2024
Oct 5, 2024
May 22, 2023
Sep 29, 2024
Oct 14, 2023
Feb 29, 2024
Apr 18, 2024
Aug 24, 2023

Repository files navigation

StimulusBundle: Symfony integration with Stimulus!

This bundle adds integration between Symfony, Stimulus and Symfony UX:

  • A) Twig stimulus_* functions & filters to add Stimulus controllers, actions & targets in your templates;
  • B) Integration with Symfony UX & AssetMapper;
  • C) A helper service to build the Stimulus data attributes and use them in your services.

Read the documentation