PHPackages                             diselop/yii2-ztree - 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. [Framework](/categories/framework)
4. /
5. diselop/yii2-ztree

ActiveYii2-extension[Framework](/categories/framework)

diselop/yii2-ztree
==================

The zTree extension for the Yii framework

01.3k3CSS

Since May 20Pushed 10y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

ztree
=====

[](#ztree)

zTree is a multi-functional 'tree plug-ins.'

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist diselop/yii2-ztree "*"

```

or add

```
"diselop/yii2-ztree": "*"

```

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

Usage
-----

[](#usage)

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

```
