kit-tools/yii2-closure-table-behavior

Closure Table behavior.

1.0.10 2020-06-17 09:14 UTC

This package is auto-updated.

Last update: 2024-04-17 18:06:32 UTC


README

Closure Table behavior.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist kit-tools/yii2-closure-table-behavior "*"

or add

"kit-tools/yii2-closure-table-behavior": "*"

to the require section of your composer.json file.