fourteenmeister/yii2-tree

This package is abandoned and no longer maintained. No replacement package was suggested.

Creating and managing trees

Installs: 143

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

0.1 2015-07-30 03:17 UTC

This package is not auto-updated.

Last update: 2018-05-29 15:26:49 UTC


README

Creating and managing trees

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"fourteenmeister/yii2-tree": "*"

to the require section of your composer.json file.

Usage