symfony / ux-native
Hotwire Native integration for Symfony
Package info
Type:symfony-bundle
pkg:composer/symfony/ux-native
v2.33.0
2026-03-17 08:06 UTC
Requires
- php: >=8.1
- symfony/asset: ^6.4|^7.0|^8.0
- symfony/filesystem: ^6.4|^7.0|^8.0
- symfony/process: ^6.4|^7.0|^8.0
- symfony/stimulus-bundle: ^2.18.1
Requires (Dev)
- phpunit/phpunit: ^9.6.22
- symfony/browser-kit: ^6.4|^7.0|^8.0
- symfony/framework-bundle: ^6.4|^7.0|^8.0
- symfony/maker-bundle: ^1.0
- symfony/phpunit-bridge: ^7.2|^8.0
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'