PHPackages                             royalcms/tail - 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. royalcms/tail

ActiveLibrary

royalcms/tail
=============

The Royalcms tail package.

v5.0.0(6y ago)025MITPHPPHP &gt;=5.5.9

Since Sep 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/royalcms/royalcms-tail)[ Packagist](https://packagist.org/packages/royalcms/tail)[ Docs](http://royalcms.cn)[ RSS](/packages/royalcms-tail/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Easily tail your logs
=====================

[](#easily-tail-your-logs)

This package offers an Artisan command to tail the application log. It supports daily and single logs on your local machine.

Usage
-----

[](#usage)

To tail the log you can use this command:

```
php artisan tail
```

You can start the output with displaying the last lines in the log by using the `lines`-option.

```
php artisan tail --lines=50
```

To filter out stack traces from the output, you can use the `hide-stack-traces`-option.

```
php artisan tail --hide-stack-traces
```

It's also possible to fully clear the output buffer after each log item. This can be useful if you're only interested in the last log entry when debugging.

```
php artisan tail --clear
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

2445d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1106638?v=4)[Hao.Dongfang](/maintainers/royalwang)[@royalwang](https://github.com/royalwang)

---

Top Contributors

[![royalwang](https://avatars.githubusercontent.com/u/1106638?v=4)](https://github.com/royalwang "royalwang (1 commits)")

### Embed Badge

![Health badge](/badges/royalcms-tail/health.svg)

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

PHPackages © 2026

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