PHPackages                             yinx/treelogger - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. yinx/treelogger

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

yinx/treelogger
===============

A small command which places a logline in every controller, to start the process of using logs in big projects.

v1.3.2(10y ago)030MITPHPPHP &gt;=5.4.0

Since May 24Pushed 10y ago1 watchersCompare

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

READMEChangelog (8)DependenciesVersions (11)Used By (0)

Treelogger
==========

[](#treelogger)

[![StyleCI](https://camo.githubusercontent.com/e3eb6b766610e071abfa677d76ef9e78bce6db78c07191397bfcb4b5fb47a43a/68747470733a2f2f7374796c6563692e696f2f7265706f732f35373831383036372f736869656c64)](https://styleci.io/repos/59567682)

For laravel 4 switch to the laravel-4 branch.
=============================================

[](#for-laravel-4-switch-to-the-laravel-4-branch)

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

[](#installation)

Require this package with composer:

```
composer require yinx/treelogger
```

Next add the ServiceProvider to the providers array in config/app.php

```
Yinx\TreeLogger\TreeLoggerServiceProvider::class,
```

Usage
-----

[](#usage)

### Adding the log-lines

[](#adding-the-log-lines)

```
php artisan controller:logs:add

```

Append --v to get a verbose output.

### Removing the log-lines

[](#removing-the-log-lines)

```
php artisan controller:logs:remove

```

Append --v to get a verbose output.

Credits
-------

[](#credits)

### Contributors

[](#contributors)

- Thanks to Evert Arnould ()

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

8

Last Release

3683d ago

Major Versions

v0.5.1 → v1.22016-05-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/16da702ae46c18e3c7dc28ef2110662bbb0476134fa0d8972b3fce2c170e83cf?d=identicon)[yinx](/maintainers/yinx)

---

Top Contributors

[![yinx](https://avatars.githubusercontent.com/u/1022847?v=4)](https://github.com/yinx "yinx (25 commits)")

---

Tags

laravellogging

### Embed Badge

![Health badge](/badges/yinx-treelogger/health.svg)

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

###  Alternatives

[ytake/laravel-fluent-logger

fluent logger for laravel and lumen

62551.4k1](/packages/ytake-laravel-fluent-logger)[shaffe/laravel-mail-log-channel

A package to support logging via email in Laravel

1392.4k](/packages/shaffe-laravel-mail-log-channel)[moesif/moesif-laravel

Moesif Collection/Data Ingestion Middleware for Laravel

1067.3k](/packages/moesif-moesif-laravel)[hosmelq/laravel-logsnag

Integrate the power of LogSnag's real-time event tracking into your Laravel application.

238.4k](/packages/hosmelq-laravel-logsnag)[melihovv/laravel-log-viewer

A Laravel log viewer

1031.6k1](/packages/melihovv-laravel-log-viewer)

PHPackages © 2026

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