PHPackages                             alex-kalanis/kw\_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. alex-kalanis/kw\_tree

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

alex-kalanis/kw\_tree
=====================

Tree in KWCMS

v3.0.0(2y ago)03002BSD-3-ClausePHPPHP &gt;=7.4.0

Since Mar 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alex-kalanis/kw_tree)[ Packagist](https://packagist.org/packages/alex-kalanis/kw_tree)[ RSS](/packages/alex-kalanis-kw-tree/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (9)Versions (11)Used By (2)

kw\_tree
========

[](#kw_tree)

[![Build Status](https://github.com/alex-kalanis/kw_tree/actions/workflows/code_checks.yml/badge.svg)](https://github.com/alex-kalanis/kw_tree/actions/workflows/code_checks.yml/badge.svg)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/34edf9cebb2521675db3732fe6484cdf478f76b1258e7105c75c700e41e9fa77/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f747265652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alex-kalanis/kw_tree/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/d77ccbb25476e2fbe0086aef8f71e96ba46f5964ee302907b23b0fc90bdeeae9/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f747265652f762f737461626c652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_tree)[![Minimum PHP Version](https://camo.githubusercontent.com/0e9ac047546796cfdbe1423d1f4d91c8f37d2fbb11614a7900bb7686aaa5401f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e342d3838393242462e737667)](https://php.net/)[![Downloads](https://camo.githubusercontent.com/3123261813c5dc8510cd58b93a40cf684d9fbf2359f0d32477ec68a2f86a0392/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c65782d6b616c616e69732f6b775f747265652e7376673f7631)](https://packagist.org/packages/alex-kalanis/kw_tree)[![License](https://camo.githubusercontent.com/542d2d3557a2b9cc6273fef25f5c6469cc4f7d6ebe10552fa73f9a9bcd23021d/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f747265652f6c6963656e73652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_tree)[![Code Coverage](https://camo.githubusercontent.com/81ba6bf59227bf1249b4a633c94f471a34401cf9502789b9344f929eb0760ef8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f747265652f6261646765732f636f7665726167652e706e673f623d6d617374657226763d31)](https://scrutinizer-ci.com/g/alex-kalanis/kw_tree/?branch=master)

Tree of files and directories. Access them from the specified path.

PHP Installation
----------------

[](#php-installation)

```
composer.phar require alex-kalanis/kw_tree
```

(Refer to [Composer Documentation](https://github.com/composer/composer/blob/master/doc/00-intro.md#introduction) if you are not familiar with composer)

PHP Usage
---------

[](#php-usage)

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Add some external packages with connection to the local or remote storage.

3.) Connect the "kalanis\\kw\_tree\\Tree" into your app. Extends it for setting your case.

4.) Extend your libraries by interfaces inside the package.

5.) Just call setting and render

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~94 days

Recently: every ~81 days

Total

9

Last Release

824d ago

Major Versions

v1.1.1 → v2.0.02023-05-11

v2.1.0 → v3.0.02024-03-31

PHP version history (2 changes)v1.0.0PHP &gt;=7.2.0

v3.0.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/59184183?v=4)[Petr Plsek](/maintainers/alex-kalanis)[@alex-kalanis](https://github.com/alex-kalanis)

---

Top Contributors

[![alex-kalanis](https://avatars.githubusercontent.com/u/59184183?v=4)](https://github.com/alex-kalanis "alex-kalanis (20 commits)")

---

Tags

filestree

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alex-kalanis-kw-tree/health.svg)

```
[![Health](https://phpackages.com/badges/alex-kalanis-kw-tree/health.svg)](https://phpackages.com/packages/alex-kalanis-kw-tree)
```

###  Alternatives

[knplabs/knp-menu

An object oriented menu library

1.4k58.1M337](/packages/knplabs-knp-menu)[cuyz/valinor

Dependency free PHP library that helps to map any input into a strongly-typed structure.

1.5k13.2M174](/packages/cuyz-valinor)[lorisleiva/lody

Load files and classes as lazy collections in Laravel.

957.9M15](/packages/lorisleiva-lody)[bluem/tree

Library for handling tree structures based on parent IDs

251953.3k7](/packages/bluem-tree)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[loophp/phptree

An implementation of tree data structure

981.8M2](/packages/loophp-phptree)

PHPackages © 2026

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