symfinity / ux-blocks-full
Metapackage for the complete official catalog (core, form, extended, interactive, live)
Package info
github.com/symfinity/ux-blocks-full
Type:metapackage
pkg:composer/symfinity/ux-blocks-full
v0.1.0
2026-06-27 14:44 UTC
Requires
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^10.5 || ^11.0
Suggests
- symfinity/ux-blocks-ecommerce: Shop and ecommerce section components
- symfinity/ux-blocks-marketing: Landing and marketing section components
This package is auto-updated.
Last update: 2026-06-27 14:55:17 UTC
README
UX Blocks Full
Metapackage for the complete official catalog (core, form, extended, interactive, live)
Note
Read-only mirror. See CONTRIBUTING.md for how to propose changes.
Features
- Five-tier catalog — core, form, extended, interactive, and live in one
composer require - Flex recipe — registers all five tier bundles automatically
- Chameleon-agnostic — no hard dependency on
ui-kernel,ui-action, orux-runtime - Vertical opt-ins — marketing and ecommerce via
suggestonly - Metapackage boundary — no PHP source; tier bundles own runtime and handbook depth
Prerequisites
Add the symfinity/recipes Flex endpoint to your project's composer.json (see recipes README).
Installation
composer require symfinity/ux-blocks-full
See Installation for bundle list, Stage B deps, and verification.
Documentation
- Handbook index — what full installs and optional add-ons
- Installation — Flex, bundles, kernel opt-in
- Verification — clean-app smoke steps
Requirements
- PHP 8.2 or higher (via tier packages)
- Symfony 7.4 or 8.x (via tier packages)
- All five
symfinity/ux-blocks-*tiers at^0.1