PHPackages                             lawnstarter/laravel-log-test - 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. lawnstarter/laravel-log-test

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

lawnstarter/laravel-log-test
============================

a simple command that allows you to test the laravel logging functionality

v0.2.1(2y ago)19.7k↑1200%[1 PRs](https://github.com/lawnstarter/laravel-log-test/pulls)MITPHP

Since Feb 12Pushed 2y ago4 watchersCompare

[ Source](https://github.com/lawnstarter/laravel-log-test)[ Packagist](https://packagist.org/packages/lawnstarter/laravel-log-test)[ RSS](/packages/lawnstarter-laravel-log-test/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (3)Versions (7)Used By (0)

Laravel Log Test
================

[](#laravel-log-test)

This package offers a simple command that lets you test the logging functionality by running an artisan command. This is helpful for any environment where interactive commands like `php artisan tinker` cannot be used. We created this package to ensure our serverless Laravel projects (via Laravel Vapor) correctly sent errors to Rollbar.

Using Laravel Log Test
----------------------

[](#using-laravel-log-test)

Install the package

```
composer require lawnstarter/laravel-log-test

```

You can then try it out by running:

```
php artisan log:test

```

Laravel's auto discovery functionality should automatically enable the command for your application.

---

Contributing
------------

[](#contributing)

If you want ot contribute to the package, you are welcome to. Contribution guidelines are still to be determined, but the steps below should help you get started.

### Development

[](#development)

To start developing, clone down the github repository and install the dependencies:

```
composer install

```

### Testing

[](#testing)

To run the tests, clone the package, install dependencies and run:

```
./vendor/bin/phpunit

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

Total

5

Last Release

785d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/223ceec567c8ac8fba483b2c9d52f538ea0d9a1cb02a90dc5d75e933df164663?d=identicon)[Jonnx](/maintainers/Jonnx)

---

Top Contributors

[![Jonnx](https://avatars.githubusercontent.com/u/1399475?v=4)](https://github.com/Jonnx "Jonnx (10 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lawnstarter-laravel-log-test/health.svg)

```
[![Health](https://phpackages.com/badges/lawnstarter-laravel-log-test/health.svg)](https://phpackages.com/packages/lawnstarter-laravel-log-test)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M343](/packages/open-telemetry-sdk)

PHPackages © 2026

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