symfony / stimulus-bundle
Integration with your Symfony app & Stimulus!
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 3 908 448
Dependents: 71
Suggesters: 0
Security: 0
Stars: 101
Watchers: 6
Forks: 16
Type:symfony-bundle
Requires
- php: >=8.1
- symfony/config: ^5.4|^6.0|^7.0
- symfony/dependency-injection: ^5.4|^6.0|^7.0
- symfony/deprecation-contracts: ^2.0|^3.0
- symfony/finder: ^5.4|^6.0|^7.0
- symfony/http-kernel: ^5.4|^6.0|^7.0
- twig/twig: ^2.15.3|^3.8
Requires (Dev)
- symfony/asset-mapper: ^6.3|^7.0
- symfony/framework-bundle: ^5.4|^6.0|^7.0
- symfony/phpunit-bridge: ^5.4|^6.0|^7.0
- symfony/twig-bundle: ^5.4|^6.0|^7.0
- zenstruck/browser: ^1.4
README
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.