symfony/ux-native

Hotwire Native integration for Symfony

Maintainers

Package info

github.com/symfony/ux-native

Homepage

Type:symfony-bundle

pkg:composer/symfony/ux-native

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

v2.33.0 2026-03-17 08:06 UTC

This package is auto-updated.

Last update: 2026-03-17 21:15:38 UTC


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'

Resources