2017 © Pedro Peláez
 

yii2-extension yii2-tree

Display your data as tree

image

dkeeper/yii2-tree

Display your data as tree

  • Wednesday, August 27, 2014
  • by DKeeper
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Tree view

Display your data as tree, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist dkeeper/yii2-tree "*"

or add, (*4)

"dkeeper/yii2-tree": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \dkeeper\tree\AutoloadExample::widget(); ?>, (*7)

The Versions

27/08 2014

dev-master

9999999-dev

Display your data as tree

  Sources   Download

GPL-3.0+

The Requires

 

by Avatar DKeeper

extension yii2 tree view