FestinHegre/vendor/symfony/stimulus-bundle
2024-09-26 17:26:04 +02:00
..
assets Vendor 2024-09-26 17:26:04 +02:00
config Vendor 2024-09-26 17:26:04 +02:00
doc Vendor 2024-09-26 17:26:04 +02:00
src Vendor 2024-09-26 17:26:04 +02:00
CHANGELOG.md Vendor 2024-09-26 17:26:04 +02:00
composer.json Vendor 2024-09-26 17:26:04 +02:00
LICENSE Vendor 2024-09-26 17:26:04 +02:00
README.md Vendor 2024-09-26 17:26:04 +02:00

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