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

ActiveYii2-extension

thiagotalma/yii2-jstree
=======================

Widget for Yii Framework 2.0 to use JsTree

v1.0.0(10y ago)3261.5k↓21.1%13[7 issues](https://github.com/thiagotalma/yii2-jstree-widget/issues)2BSD 3-ClausePHP

Since Sep 2Pushed 10y ago6 watchersCompare

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

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

yii2-jstree
===========

[](#yii2-jstree)

Widget for Yii Framework 2.0 to use [JsTree](http://www.jstree.com)

[![Latest Stable Version](https://camo.githubusercontent.com/e877c24c18fbe63ca2db897a27d5225677427f2e2ebbaf207241cad106d75e82/68747470733a2f2f706f7365722e707567782e6f72672f74686961676f74616c6d612f796969322d6a73747265652f762f737461626c65)](https://packagist.org/packages/thiagotalma/yii2-jstree) [![Total Downloads](https://camo.githubusercontent.com/5f90b8f3f2b93278da9308117903839afb54cf73f745aeef68e6bb0467c85bf7/68747470733a2f2f706f7365722e707567782e6f72672f74686961676f74616c6d612f796969322d6a73747265652f646f776e6c6f616473)](https://packagist.org/packages/thiagotalma/yii2-jstree) [![Monthly Downloads](https://camo.githubusercontent.com/d94fb51d626d4c495f48489114d540f68271a87ee99198f6abb82bac7b394175/68747470733a2f2f706f7365722e707567782e6f72672f74686961676f74616c6d612f796969322d6a73747265652f642f6d6f6e74686c79)](https://packagist.org/packages/thiagotalma/yii2-jstree) [![Daily Downloads](https://camo.githubusercontent.com/8797f9a01b10479291803973e14ef20c4fb2fceeddf5ba40e5720b69340e3a35/68747470733a2f2f706f7365722e707567782e6f72672f74686961676f74616c6d612f796969322d6a73747265652f642f6461696c79)](https://packagist.org/packages/thiagotalma/yii2-jstree) [![Latest Unstable Version](https://camo.githubusercontent.com/bc6d7e270c7003fe48f4805d28ec9f43d3dea1daabf541770182bd004f1ce5df/68747470733a2f2f706f7365722e707567782e6f72672f74686961676f74616c6d612f796969322d6a73747265652f762f756e737461626c65)](https://packagist.org/packages/thiagotalma/yii2-jstree) [![License](https://camo.githubusercontent.com/ef804e7725a1a36d9e8f33c382e1638a14b9ddb7dfe2663b6c57a8db9b1e2cd3/68747470733a2f2f706f7365722e707567782e6f72672f74686961676f74616c6d612f796969322d6a73747265652f6c6963656e7365)](https://packagist.org/packages/thiagotalma/yii2-jstree)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist thiagotalma/yii2-jstree "~1.0.0"

```

or add

```
"thiagotalma/yii2-jstree": "~1.0.0"

```

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

Usage
-----

[](#usage)

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

```
