primix/details

Read-only details builder for Primix admin panel framework

Maintainers

Package info

github.com/livue-laravel/details

pkg:composer/primix/details

Statistics

Installs: 1

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.8 2026-03-16 03:35 UTC

This package is auto-updated.

Last update: 2026-03-16 04:10:09 UTC


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