PHPackages                             sweetchuck/git-status-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. sweetchuck/git-status-tree

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

sweetchuck/git-status-tree
==========================

@todo project description

0.0.2(4y ago)01[1 issues](https://github.com/Sweetchuck/git-status-tree/issues)GPL-3.0-or-laterPHPPHP &gt;=7.4

Since Jan 27Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/Sweetchuck/git-status-tree)[ Packagist](https://packagist.org/packages/sweetchuck/git-status-tree)[ RSS](/packages/sweetchuck-git-status-tree/feed)WikiDiscussions 1.x Synced 1mo ago

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

Git status tree
===============

[](#git-status-tree)

[![CircleCI](https://camo.githubusercontent.com/809b23efaa28cce334a8b6c2421917f095c89de07faba978b91bf2d33abb2eb3/68747470733a2f2f636972636c6563692e636f6d2f67682f5377656574636875636b2f6769742d7374617475732d747265652f747265652f312e782e7376673f7374796c653d737667)](https://circleci.com/gh/Sweetchuck/git-status-tree/?branch=1.x)[![codecov](https://camo.githubusercontent.com/1556b7dc39e1675c84e0e39f409da58b0e59facac653060e58dd6f71438d8943/68747470733a2f2f636f6465636f762e696f2f67682f5377656574636875636b2f6769742d7374617475732d747265652f6272616e63682f312e782f67726170682f62616467652e7376673f746f6b656e3d48534631364f47507972)](https://app.codecov.io/gh/Sweetchuck/git-status-tree/branch/1.x)

`git status`

```
On branch 1.x
Your branch is up to date with 'upstream/1.x'.

Changes to be committed:
  (use "git restore --staged ..." to unstage)
        new file:   .git-hooks

Changes not staged for commit:
  (use "git add ..." to update what will be committed)
  (use "git restore ..." to discard changes in working directory)
        modified:   src/Color.php
        modified:   src/Commands/StatusTreeCommand.php
        modified:   src/EntryComparer.php

```

---

`git status-tree`

```
│
├──    src/
│   ├──    Commands/
│   │   └──  M StatusTreeCommand.php
│   ├──  M Color.php
│   └──  M EntryComparer.php
├── A  .git-hooks
└──  M README.md

```

Requirements
------------

[](#requirements)

- PHP &gt;= 7.4

Install
-------

[](#install)

1. Download the `git-status-tree.phar` file from the latest [release](https://github.com/Sweetchuck/git-status-tree/releases).
2. `mv ~/Downloads/git-status-tree.phar ~/bin/git-status-tree`
3. `chmod +x ~/bin/git-status-tree`
4. `git status-tree`
5. Have fun

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance54

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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 ~733 days

Total

3

Last Release

105d ago

Major Versions

0.0.2 → 1.x-dev2026-02-01

### Community

Maintainers

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

---

Top Contributors

[![Sweetchuck](https://avatars.githubusercontent.com/u/591103?v=4)](https://github.com/Sweetchuck "Sweetchuck (16 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

treegitstatus

###  Code Quality

TestsCodeception

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/sweetchuck-git-status-tree/health.svg)

```
[![Health](https://phpackages.com/badges/sweetchuck-git-status-tree/health.svg)](https://phpackages.com/packages/sweetchuck-git-status-tree)
```

###  Alternatives

[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ramsey/conventional-commits

A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!

1931.2M122](/packages/ramsey-conventional-commits)[shivas/versioning-bundle

Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations

1121.2M1](/packages/shivas-versioning-bundle)[overtrue/php-opencc

中文简繁转换，支持词汇级别的转换、异体字转换和地区习惯用词转换（中国大陆、台湾、香港、日本新字体）。基于 \[BYVoid/OpenCC\](https://github.com/BYVoid/OpenCC) 数据实现。

12130.7k](/packages/overtrue-php-opencc)

PHPackages © 2026

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