PHPackages                             iutbay/yii2-jstree - 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. iutbay/yii2-jstree

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

iutbay/yii2-jstree
==================

JsTree for Yii2

v0.1(11y ago)3510↓50%PHP

Since Dec 28Pushed 11y ago1 watchersCompare

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

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

JsTree for Yii2
===============

[](#jstree-for-yii2)

[JsTree](http://www.jstree.com/) for Yii2.

WIP...

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

[](#installation)

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

Either run

```
php composer.phar require "iutbay/yii2-jstree" "*"

```

or add

```
"iutbay/yii2-jstree" : "*"
```

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

Usage
-----

[](#usage)

With model and ActiveForm :

```
