Registry / web-framework / kartik-v-yii2-detail-view

kartik-v-yii2-detail-view

JSON →
library1.8.7phppackagistunverified

Enhanced Yii 2 Detail View widget with special Bootstrap styles, ability to edit data, and more.

composer require kartik-v/yii2-detail-view
INSTALL
IMPORT
SIG · KARTIK-V-YII2-DETA
K
kartik-v-yii2-detail-view
web-frameworkphpv1.8.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DetailView
use kartik\detail\DetailView;

Render a detail view widget for a model.

<?php use kartik\detail\DetailView; echo DetailView::widget([ 'model' => $model, 'attributes' => [ 'name', 'email', ], ]);
Debug
Known issues
gotchaRequires Yii2 framework and Bootstrap assets.
fix
Ensure Yii2 is installed and Bootstrap assets are registered.
affects: >=1.0
Upgrade
Version history
1.8.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
kartik-v-yii2-detail-view — pip install kartik-v-yii2-detail-view · libregistry