symfony / ux-native
Hotwire Native integration for Symfony
Package info
Type:symfony-bundle
pkg:composer/symfony/ux-native
v3.4.0
2026-07-09 05:17 UTC
Requires
- php: >=8.4
- symfony/asset: ^7.4|^8.0
- symfony/filesystem: ^7.4|^8.0
- symfony/process: ^7.4|^8.0
- symfony/stimulus-bundle: ^2.18.1|^3.0
- symfony/ux-turbo: ^2.18.1|^3.0
Requires (Dev)
- phpunit/phpunit: ^11.1|^12.0
- symfony/browser-kit: ^7.4|^8.0
- symfony/framework-bundle: ^7.4|^8.0
- symfony/maker-bundle: ^1.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
EXPERIMENTAL This component is currently experimental and is likely to change, or even change drastically.
Symfony UX Native integrates Hotwire Native into Symfony applications. It is part of the Symfony UX initiative.
This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ux to create issues or submit pull requests.
Configuration
# config/packages/ux_native.yaml ux_native: output_dir: '%kernel.project_dir%/public'