kit-tools / yii2-closure-table-behavior
Closure Table behavior.
Package info
github.com/kit-tools/yii2-closure-table-behavior
Type:yii2-extension
pkg:composer/kit-tools/yii2-closure-table-behavior
1.0.10
2020-06-17 09:14 UTC
Requires
- php: >=7.2.0
- yiisoft/yii2: ^2.0.15
Requires (Dev)
- codeception/codeception: ^4.1
- codeception/module-asserts: ^1.0.0
- codeception/module-db: ^1.0
- codeception/module-yii2: ^1.1
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.