PHPackages                             forecho/yii2-jqtree - 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. forecho/yii2-jqtree

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

forecho/yii2-jqtree
===================

jqTree widget for Yii2.

0.1.0(11y ago)2891BSD-3-ClauseJavaScript

Since Jan 21Pushed 11y ago4 watchersCompare

[ Source](https://github.com/iiYii/yii2-jqTree)[ Packagist](https://packagist.org/packages/forecho/yii2-jqtree)[ Docs](https://github.com/iiYii/yii2-jqtree)[ RSS](/packages/forecho-yii2-jqtree/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

jqTree.js widget for Yii2
=========================

[](#jqtreejs-widget-for-yii2)

Renders a [jqTree.js plugin](https://github.com/mbraak/jqTree) widget.

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

[](#installation)

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

Either run

```
php composer.phar require forecho/yii2-jqtree "*"

```

or add

```
"forecho/yii2-jqtree" : "*"
```

to the require section of your application's `composer.json` file.

Usage
-----

[](#usage)

```
