PHPackages                             sangroya/yii2-detailview - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. sangroya/yii2-detailview

ActiveYii2-extension

sangroya/yii2-detailview
========================

Enhanced the DetailView widget of yii2 framework using bootstrap classes

04PHP

Since Dec 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sangroya/yii2-detailview)[ Packagist](https://packagist.org/packages/sangroya/yii2-detailview)[ RSS](/packages/sangroya-yii2-detailview/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

yii-detailview
==============

[](#yii-detailview)

Enhanced the DetailView widget of yii2 framework using bootstrap classes

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist sangroya/yii2-detailview "*"

```

or add

```
"sangroya/yii2-detailview": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
