PHPackages                             trejjam/presenter-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. [Framework](/categories/framework)
4. /
5. trejjam/presenter-tree

ActiveLibrary[Framework](/categories/framework)

trejjam/presenter-tree
======================

Nette presenter tree

v0.4.0(10y ago)03.6kMITPHPPHP &gt;=5.4

Since Feb 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/trejjam/PresenterTree)[ Packagist](https://packagist.org/packages/trejjam/presenter-tree)[ RSS](/packages/trejjam-presenter-tree/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (7)Versions (2)Used By (0)

Presenter tree
==============

[](#presenter-tree)

[![Latest stable](https://camo.githubusercontent.com/10e0cea77be772cba76dd7305a5e7c2544088e77278e7b6ad847277ae976b923/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7472656a6a616d2f70726573656e7465722d747265652e737667)](https://packagist.org/packages/trejjam/utils)

This library is based on gist:

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

[](#installation)

The best way to install Trejjam/PresenterTree is using [Composer](http://getcomposer.org/):

```
$ composer require trejjam/presenter-tree
```

Configuration
-------------

[](#configuration)

.neon

```
extensions:
	presenterTree: Trejjam\PresenterTree\DI\PresenterTreeExtension
```

Usage
-----

[](#usage)

Presenter/Model:

```
	use \Trejjam\PresenterTree;

	/**
	* @var PresenterTree\PresenterTree @inject
	*/
	public $presenterTree;

	function renderDefault() {

	}
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

3779d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/497b0b5c3df7d9a3a4349ccd81b47db5b6027fc7d49510a04265dd966d01f846?d=identicon)[trejjam](/maintainers/trejjam)

---

Top Contributors

[![trejjam](https://avatars.githubusercontent.com/u/3594540?v=4)](https://github.com/trejjam "trejjam (5 commits)")

---

Tags

nettetreepresenter

### Embed Badge

![Health badge](/badges/trejjam-presenter-tree/health.svg)

```
[![Health](https://phpackages.com/badges/trejjam-presenter-tree/health.svg)](https://phpackages.com/packages/trejjam-presenter-tree)
```

###  Alternatives

[nette/bootstrap

🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.

68537.1M634](/packages/nette-bootstrap)[nette/application

🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.

45015.8M1.1k](/packages/nette-application)[contributte/application

Extra contrib to nette/application

352.8M8](/packages/contributte-application)[nette/web-project

Nette: Standard Web Project

10992.8k](/packages/nette-web-project)[kdyby/autowired

Syntax sugar for working with services in Nette Framework

30910.1k13](/packages/kdyby-autowired)[contributte/middlewares

Middleware / Relay / PSR-7 support to Nette Framework

212.3M3](/packages/contributte-middlewares)

PHPackages © 2026

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