.. | ||
assets | ||
config | ||
doc | ||
src | ||
CHANGELOG.md | ||
composer.json | ||
LICENSE | ||
README.md |
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.