PHPackages                             trapzpro/laravel-quick-logger - 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. trapzpro/laravel-quick-logger

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

trapzpro/laravel-quick-logger
=============================

Simple utility for quickly logging anything

v0.0.2(4y ago)06[3 PRs](https://github.com/trapzpro/laravel-quick-logger/pulls)MITPHPPHP ^8.0

Since Feb 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/trapzpro/laravel-quick-logger)[ Packagist](https://packagist.org/packages/trapzpro/laravel-quick-logger)[ Docs](https://github.com/trapzpro/laravel-quick-logger)[ GitHub Sponsors](https://github.com/trapzpro)[ RSS](/packages/trapzpro-laravel-quick-logger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (13)Versions (7)Used By (0)

Simple utility for quickly logging anything
===========================================

[](#simple-utility-for-quickly-logging-anything)

[![Latest Version on Packagist](https://camo.githubusercontent.com/de345af9591dd8560c86f642ed234b954b929f9a9a3d294225f4a8d1d26cd2cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f747261707a70726f2f6c61726176656c2d717569636b2d6c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/trapzpro/laravel-quick-logger)[![GitHub Tests Action Status](https://camo.githubusercontent.com/fda0f74bf7e2b9b026edad0a46a667f9cadf5fca65f0d23f7979b3fe1c3f9729/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f747261707a70726f2f6c61726176656c2d717569636b2d6c6f676765722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/trapzpro/laravel-quick-logger/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/542d28c1e7788e437ca50fcf76dc02ff1970580a9a2383b879bc78d9d5d9249d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f747261707a70726f2f6c61726176656c2d717569636b2d6c6f676765722f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/trapzpro/laravel-quick-logger/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/5269cb2a2098cd267a7ed450258ae3d0e05d0d0465e6d52dc3d2ce6464f7e1ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f747261707a70726f2f6c61726176656c2d717569636b2d6c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/trapzpro/laravel-quick-logger)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require trapzpro/laravel-quick-logger
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="quick-logger-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="quick-logger-config"
```

This is the contents of the published config file:

```
return [
    'table_prefix' => null,
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="quick-logger-views"
```

Usage
-----

[](#usage)

```
use Trapzpro\QuickLogger\QuickLogger;

$note = QuickLogger::note('Started important task...');
// much focus
$note->end_note = 'Finshed!';
$note->save();
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Blake Weber](https://github.com/trapzpro)
- [All Contributors](../../contributors)

Support Spatie
--------------

[](#support-spatie)

Spatie invests a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support them by [buying one of their paid products](https://spatie.be/open-source/support-us).

They highly appreciate you sending a postcard from your hometown, mentioning which of their package(s) you are using. You'll find their address on [thier contact page](https://spatie.be/about-us). They publish all received postcards on [their virtual postcard wall](https://spatie.be/open-source/postcards).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 56.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 ~0 days

Total

3

Last Release

1540d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d65bccb82b9d98a263667dd31f151e506ecefbcc7b0d33bba80bf64ad8198262?d=identicon)[trapzpro](/maintainers/trapzpro)

---

Top Contributors

[![trapzpro](https://avatars.githubusercontent.com/u/43911195?v=4)](https://github.com/trapzpro "trapzpro (29 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (11 commits)")

---

Tags

laraveltrapzprolaravel-quick-logger

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/trapzpro-laravel-quick-logger/health.svg)

```
[![Health](https://phpackages.com/badges/trapzpro-laravel-quick-logger/health.svg)](https://phpackages.com/packages/trapzpro-laravel-quick-logger)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[spatie/laravel-slack-alerts

Send a message to Slack

3212.6M4](/packages/spatie-laravel-slack-alerts)[keepsuit/laravel-opentelemetry

OpenTelemetry integration for laravel

142347.8k](/packages/keepsuit-laravel-opentelemetry)[spatie/laravel-error-share

Share your Laravel errors to Flare

43965.6k3](/packages/spatie-laravel-error-share)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[tapp/filament-maillog

Filament plugin to view outgoing mail

2952.6k1](/packages/tapp-filament-maillog)

PHPackages © 2026

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