primix / details
Read-only details builder for Primix admin panel framework
0.1.8
2026-03-16 03:35 UTC
Requires
- php: ^8.2
- primix/forms: 0.1.8
- primix/support: 0.1.8
README
primix/details is an official package in the Primix ecosystem.
It is part of the Primix framework and provides read-only components to display data clearly, without input or validation logic.
What it is for
- Display record information in detail views.
- Build read-only sections with typed entries (text, list, boolean, icon, HTML, color).
- Reuse the same UI language as forms, in read-only mode.
Installation
Recommended for full Primix projects:
composer require primix/primix
Standalone module installation:
composer require primix/details