PHPackages                             reketaka/yii2-nodes-tree - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. reketaka/yii2-nodes-tree

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

reketaka/yii2-nodes-tree
========================

Иерархическая структура сайта

1.210(7y ago)0116BSD-4-ClausePHP

Since Jan 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Reketaka/yii2-nodes)[ Packagist](https://packagist.org/packages/reketaka/yii2-nodes-tree)[ RSS](/packages/reketaka-yii2-nodes-tree/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (12)Used By (0)

Иерархическая структура сайта
=============================

[](#иерархическая-структура-сайта)

Иерархическая структура сайта

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require reketaka/yii2-nodes-tree

```

or add

```
"reketaka/yii2-nodes-tree": "*"

```

Add to your web.php

```
'components' => [
        'urlManager' => [
            'class'=>'\reketaka\nodes\components\UrlManager'
        ]
    ]

'modules'=>[
	'nodes'=>[
            'class'=>'reketaka\nodes\Module',
            'controllerScanPathAr'=>[
                'namespace'=>'dir_path'
            ],
            'homePage' => ['/site/index']
        ]
]

```

to the require section of your `composer.json` file.

###  Health Score

30

—

LowBetter than 61% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity70

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~28 days

Recently: every ~48 days

Total

8

Last Release

2916d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6899101?v=4)[Reketaka](/maintainers/Reketaka)[@Reketaka](https://github.com/Reketaka)

---

Tags

yii2extension

### Embed Badge

![Health badge](/badges/reketaka-yii2-nodes-tree/health.svg)

```
[![Health](https://phpackages.com/badges/reketaka-yii2-nodes-tree/health.svg)](https://phpackages.com/packages/reketaka-yii2-nodes-tree)
```

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13926.0k65](/packages/skeeks-cms)[craftcms/cms

Craft CMS

3.6k3.7M3.4k](/packages/craftcms-cms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
