PHPackages                             lesha724/yii2-bootstrap-tree - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lesha724/yii2-bootstrap-tree

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

lesha724/yii2-bootstrap-tree
============================

Виджет основаный на bootstrap-treeview

v1.1.1(8y ago)144.1k↓35.7%2MITPHP

Since Feb 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lesha724/yii2-bootstrap-tree)[ Packagist](https://packagist.org/packages/lesha724/yii2-bootstrap-tree)[ Docs](https://github.com/lesha724/yii2-bootstrap-tree)[ RSS](/packages/lesha724-yii2-bootstrap-tree/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (6)Used By (0)

yii2-bootstrap-tree
===================

[](#yii2-bootstrap-tree)

Widget for [bootstrap-treeview](https://github.com/patternfly/patternfly-bootstrap-treeview)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist lesha724/yii2-bootstrap-tree "*"

```

or add

```
"lesha724/yii2-bootstrap-tree": "*"

```

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

Usage
-----

[](#usage)

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

```
