yii2-extensions/nested-sets-behavior

dev-main / 0.1.x-dev 2025-06-27 22:06 UTC

This package is auto-updated.

Last update: 2025-06-27 22:06:33 UTC


README

Nested sets behavior.


PHP Version Yii2 2.0.53 Yii2 22.0 PHPUnit Static Analysis

Installation

The preferred way to install this extension is through composer.

Either run

composer require --dev --prefer-dist yii2-extensions/nested-sets-behavior

or add

"yii2-extensions/nested-sets-behavior": "dev-main"

to the require-dev section of your composer.json file.

Quality code

Latest Stable Version Total Downloads codecov phpstan-level style-ci

Testing

Check the documentation testing to learn about testing.

Our social networks

X

License

The MIT License. Please see License File for more information.

Fork

This package is a fork of https://github.com/creocoder/yii2-nested-sets with some corrections.