12 lines
477 B
Markdown
12 lines
477 B
Markdown
# 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][1]
|
|
|
|
[1]: https://symfony.com/bundles/StimulusBundle/current/index.html
|