Download the PHP package semitexa/platform-ui without Composer
On this page you can find all versions of the php package semitexa/platform-ui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download semitexa/platform-ui
More information about semitexa/platform-ui
Files in semitexa/platform-ui
Package platform-ui
Short Description Semitexa Platform UI — LLM-friendly CSS grammar, design tokens, primitive components, and AI-assisted skin generation (SkinGen: LLM prompt resolver, refinement, eval scorer). Requires semitexa/theme for SkinAlgorithm contract.
License MIT
Informations about the package platform-ui
platform-ui docs
Technical documentation for semitexa/platform-ui — grammar, primitives, and the skin-generation domain (algorithms, tokens, LLM prompt resolution).
Note: the
skins:generate/skins:refine/skins:explain-promptCLI commands ship in a sibling package,semitexa/skins-base. platform-ui owns the algorithms + token contract + LLM library; skins-base owns the CLI + the single framework-default skin. Projects generate skins into their ownsrc/skins/directory, served viaSkinDiscoveryinsemitexa/theme.
- grammar.md —
sx-*/ui-*attribute reference, 9 domains, 43 slices - primitives.md — 6 primitives (button, input, label, field-shell, surface, badge) with variants/tones/sizes
- technical-design.md — next-generation framework-native UI declaration architecture
- framework-layer-improvements.md — prerequisite Semitexa Framework changes for the next-generation UI module
- skin-generation.md — v2 generator: 3 algorithms, 41 tokens, light+dark modes, token contract, manifest schema
- skin-algorithms.md — per-algorithm knob reference (balanced/glass/brutalist) + how to add a fourth
- skin-refinement.md —
skin:refineflow: LLM deltas vs--set, fork vs overwrite, v1 migration, history audit trail - ssr-integration.md — static bundles today, dynamic per-route (pending hook)
- llm-prompt.md — shipped system prompt (with dynamic algorithm sections) + validator contract for external LLM integrations
- skill-contract.md —
#[AsAiSkill]usage and internal LLM consumption
Quick reference — CLI
Architecture one-liner
sx-* / ui-* attributes + multi-algorithm OKLCH skin engine (balanced / glass / brutalist, light + dark, 41 design tokens, knob-tuned, LLM-assisted or deterministic) + 6 primitives + per-request slice compilation → per-route CSS bundles typically under 3KB gzipped.
All versions of platform-ui with dependencies
semitexa/core Version *
semitexa/llm Version *
semitexa/ssr Version *
semitexa/theme Version *
symfony/console Version ^7.0