承接 symfinity/ux-blocks 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

symfinity/ux-blocks

Composer 安装命令:

composer require symfinity/ux-blocks

包简介

UX Blocks base SDK — registry schema and Symfinity UI markup helpers for Symfony UX Twig components

README 文档

README

UX Blocks

Registry schema and shared test helpers for the Symfinity UX Blocks component family

PHP Version Symfony
CI
Release Downloads License

Note

Read-only mirror. See CONTRIBUTING.md.

Features

  • Registry schema — version 1.1, default prefix blocks, fragment id helpers
  • Tier role catalogs — canonical role lists for core, extended, interactive, live, marketing, ecommerce, and lab packages
  • PHPUnit assertionsChameleonMarkupAssertions for data-ui-role / data-ui-fragment DOM checks
  • Slim SDK boundary — no Twig components here; tiers ship in symfinity/ux-blocks-* packages
  • Symfony Flex recipe — bundle registered for all environments

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

Usually installed as a dependency of a tier package. See Installation.

Quick Start

use Symfinity\UxBlocks\Registry\CoreRoleCatalog;
use Symfinity\UxBlocks\Registry\RegistrySchema;

$fragment = RegistrySchema::fragmentId('button'); // blocks.button
$roles = CoreRoleCatalog::roles();
composer require symfinity/ux-blocks-core

See Quick start for PHPUnit markup assertions and tier pairing.

Documentation

Requirements

  • PHP 8.2 or higher
  • Symfony 7.4 or 8.x

Support

License

MIT

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-13