Search by

symfony / ux-native

fabpot

Hotwire Native integration for Symfony

Package info

github.com/symfony/ux-native

Homepage

Type:symfony-bundle

pkg:composer/symfony/ux-native

Statistics

Installs: 22 697

Dependents: 0

Suggesters: 1

Stars: 12

v3.5.1 2026-09-19 11:40 UTC

This package is auto-updated.

Last update: 2026-09-20 06:30:30 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