Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 583 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 583 Bytes

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 (this integration is experimental);
  • C) A helper service to build the Stimulus data attributes and use them in your services.

Read the documentation