semitexa / demo
Official Semitexa Framework showcase
2026.04.05.2020
2026-04-05 07:20 UTC
Requires
This package is auto-updated.
Last update: 2026-04-05 20:20:32 UTC
README
Official showcase module demonstrating Semitexa framework capabilities.
Purpose
Provides working examples of framework features across all major packages. Each demo is registered with the #[DemoFeature] attribute and demonstrates best practices for building with Semitexa.
Role in Semitexa
Depends on all major packages including Core, SSR, ORM, Auth, Authorization, RBAC, API, Tenancy, Locale, Cache, Mail, Scheduler, Workflow, Storage, Search, and Testing. Serves as a living reference for developers.
Key Features
#[DemoFeature]attribute for demo registration and discovery- UI components: ExpandableSection, CodeBlock, FeatureCard, ExplanationTooltip
- Full payload/handler/response examples for each package
- Cross-package integration demonstrations
Notes
This module is intended for reference and learning. It is not required for production applications.