PHPackages                             ericshortcut/rosetree - 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. ericshortcut/rosetree

ActiveLibrary

ericshortcut/rosetree
=====================

RoseTree for hierarchical collections

v1.1.0-beta(8y ago)09PHPPHP ^5.3.3 || ^7.0

Since Sep 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ericshortcut/RoseTree)[ Packagist](https://packagist.org/packages/ericshortcut/rosetree)[ RSS](/packages/ericshortcut-rosetree/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

RoseTree
========

[](#rosetree)

You can add to an existing project:
-----------------------------------

[](#you-can-add-to-an-existing-project)

```
# for stable -> https://packagist.org/packages/ericshortcut/rosetree
composer require ericshortcut/rosetree dev-master

```

or, if you want the master version:

You can add to the `composer.json`:
-----------------------------------

[](#you-can-add-to-the-composerjson)

```
{
    "name": "foo/bar",
    "description": "Foo bar",
    "require": {
        "php": "^5.3.3 || ^7.0",
        "ericshortcut/rosetree": "dev-master"
    }
}

```

or from tags

```
{
    "name": "foo/bar",
    "description": "Foo bar",
    "require": {
        "php": "^5.3.3 || ^7.0",
        "ericshortcut/rosetree": "v1.0.0-beta"
    }
}

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Total

2

Last Release

3099d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/49d3b1444e0233197925c8651144fcb675f36435552b5ceb96374c27adfb1112?d=identicon)[ericshortcut](/maintainers/ericshortcut)

---

Top Contributors

[![ericshortcut](https://avatars.githubusercontent.com/u/6834846?v=4)](https://github.com/ericshortcut "ericshortcut (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ericshortcut-rosetree/health.svg)

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

PHPackages © 2026

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