symfinity/ux-blocks-live
Composer 安装命令:
composer require symfinity/ux-blocks-live
包简介
LiveComponent widgets
关键字:
README 文档
README
UX Blocks Live
LiveComponent widgets
Note
Read-only mirror. See CONTRIBUTING.md for how to propose changes.
Features
- 5 LiveComponent roles — combobox, date pickers, tags input, and interactive data table
- Server-synchronized (
live) — Symfony UX LiveComponent + Turbo - Registry-aligned —
blocks.live.*fragment ids - Requires interactive tier — builds on
symfinity/ux-blocks-interactive
Interaction profile
| Token | In this package |
|---|---|
live |
Default — LiveComponent server sync |
act |
Optional on interactive data table chrome |
Component inventory
| Role | Twig | Interaction | Fragment | Status |
|---|---|---|---|---|
| combobox | ComboboxLive | live | blocks.live.combobox |
shipped |
| date-picker | DatePickerLive | live | blocks.live.date-picker |
shipped |
| date-range-picker | DateRangePickerLive | live | blocks.live.date-range-picker |
shipped |
| tags-input | TagsInputLive | live | blocks.live.tags-input |
shipped |
| data-table-chrome-interactive | DataTableChromeInteractiveLive | live, act | blocks.live.data-table-chrome-interactive |
shipped |
Prerequisites
Add the symfinity/recipes Flex endpoint to your project's composer.json (see recipes README) — recipes are not in Symfony's official recipe repository yet.
Installation
composer require symfinity/ux-blocks-live
For the complete official catalog, use symfinity/ux-blocks-full.
See Installation.
Quick Start
<twig:ComboboxLive name="country" :options="countries" />
See Quick start for the full walkthrough.
Documentation
- Quick start — minimal setup path
- Installation — Flex, dependencies, verify
- Configuration — bundle and app options
- Usage — day-to-day patterns
- Components — five Live role handbook pages
- Verification — clean-app smoke steps
- Upgrade — version migrations
Requirements
- PHP 8.2 or higher
- Symfony 7.4 or 8.x
symfinity/ux-blocks-interactive^0.1symfony/ux-live-componentandsymfony/ux-turbo
Support
License
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 2
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-27