symfony / stimulus-bundle
Integration with your Symfony app & Stimulus!
                                    Fund package maintenance!
                                                                            
                                                                                                                                        fabpot
                                                                                    
                                                                            
                                                                                                                                        nicolas-grekas
                                                                                    
                                                                            
                                                                                                                                        symfony.com/sponsor
                                                                                    
                                                                            
                                                                                                                                        Tidelift
                                                                                    
                                                                
Installs: 10 405 827
Dependents: 119
Suggesters: 1
Security: 0
Stars: 160
Watchers: 4
Forks: 23
Type:symfony-bundle
pkg:composer/symfony/stimulus-bundle
Requires
- php: >=8.1
 - symfony/config: ^5.4|^6.0|^7.0|^8.0
 - symfony/dependency-injection: ^5.4|^6.0|^7.0|^8.0
 - symfony/deprecation-contracts: ^2.0|^3.0
 - symfony/finder: ^5.4|^6.0|^7.0|^8.0
 - symfony/http-kernel: ^5.4|^6.0|^7.0|^8.0
 - twig/twig: ^2.15.3|^3.8
 
Requires (Dev)
- symfony/asset-mapper: ^6.3|^7.0|^8.0
 - symfony/framework-bundle: ^5.4|^6.0|^7.0|^8.0
 - symfony/phpunit-bridge: ^5.4|^6.0|^7.0|^8.0
 - symfony/twig-bundle: ^5.4|^6.0|^7.0|^8.0
 - zenstruck/browser: ^1.4
 
- 2.x-dev
 - v2.31.0
 - v2.30.0
 - v2.29.2
 - v2.29.1
 - v2.29.0
 - v2.28.2
 - v2.28.1
 - v2.28.0
 - v2.27.0
 - v2.26.1
 - v2.26.0
 - v2.25.2
 - v2.25.1
 - v2.25.0
 - v2.24.0
 - v2.23.0
 - v2.22.1
 - v2.22.0
 - v2.21.0
 - v2.20.0
 - v2.19.0
 - v2.18.1
 - v2.18.0
 - v2.17.0
 - v2.16.0
 - v2.15.0
 - v2.14.2
 - v2.14.1
 - v2.14.0
 - v2.13.3
 - v2.13.2
 - v2.13.0
 - v2.12.0
 - v2.11.1
 - v2.11.0
 - v2.10.0
 - v2.9.1
 - v2.9.0
 
This package is auto-updated.
Last update: 2025-10-27 23:23:02 UTC
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.