PHPackages                             mathiasbk/phptreeview - 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. mathiasbk/phptreeview

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

mathiasbk/phptreeview
=====================

Simple PHP library for generating a treeview

V1.0.1(1y ago)09MITPHPPHP \*

Since Oct 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mathiasbk/PHPtreeview)[ Packagist](https://packagist.org/packages/mathiasbk/phptreeview)[ RSS](/packages/mathiasbk-phptreeview/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

PHPtreeview
===========

[](#phptreeview)

PHP treeview

Simple library to generate a treeview with PHP. It generates the html code from a multidimensional array.

[![Image](Screenshot.png)](Screenshot.png)

Install
-------

[](#install)

Via Composer

```
$ composer require mathiasbk/phptreeview
```

Usage
-----

[](#usage)

```
$treeview = new Mathiasbk\PHPTreeview\Createphptreeview();
$treeview->buildTreeView($data);
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

566d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e70d288517ea0157e039d5b51a061e9ca3f39773f4870fd0f3c023ee494c60f?d=identicon)[mathiasbk](/maintainers/mathiasbk)

---

Top Contributors

[![mathiasbk](https://avatars.githubusercontent.com/u/619684?v=4)](https://github.com/mathiasbk "mathiasbk (11 commits)")

### Embed Badge

![Health badge](/badges/mathiasbk-phptreeview/health.svg)

```
[![Health](https://phpackages.com/badges/mathiasbk-phptreeview/health.svg)](https://phpackages.com/packages/mathiasbk-phptreeview)
```

###  Alternatives

[hyperf/nacos

Nacos SDK

22487.9k10](/packages/hyperf-nacos)

PHPackages © 2026

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