PHPackages                             bleckert/laravel-logsnag - 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. bleckert/laravel-logsnag

ActiveLibrary

bleckert/laravel-logsnag
========================

Laravel wrapper for Logsnag

v1.1.3(1y ago)023MITPHPPHP ^8.2

Since Jan 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/codebybleckert/laravel-logsnag)[ Packagist](https://packagist.org/packages/bleckert/laravel-logsnag)[ Docs](https://github.com/bleckert/laravel-logsnag)[ RSS](/packages/bleckert-laravel-logsnag/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (8)Used By (0)

Logsnag for Laravel
===================

[](#logsnag-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d432430c7ca18e7eb859cffed84fe51ee35a1e079d456c27e068a43a8f656760/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c65636b6572742f6c61726176656c2d6c6f67736e61672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bleckert/laravel-logsnag)[![Total Downloads](https://camo.githubusercontent.com/d035e5097ebec7141ff299081f7eb2c3f28effebc5b2dd8ef014a60936630a40/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626c65636b6572742f6c61726176656c2d6c6f67736e61672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bleckert/laravel-logsnag)

Simple Laravel provider for logging to [LogSnag](https://logsnag.com/).

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

[](#installation)

You can install the package via composer:

```
composer require bleckert/laravel-logsnag
```

Usage
-----

[](#usage)

```
use Bleckert\LaravelLogsnag\Logsnag;

Logsnag::channel('registrations')->log(
    event: 'User registered',
    icon: '🎉',
    tags: ['user_id' => 1],
);
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

Credits
-------

[](#credits)

- [Tobias Bleckert](https://github.com/tbleckert)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Recently: every ~56 days

Total

7

Last Release

557d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/263465?v=4)[Tobias Bleckert](/maintainers/tbleckert)[@tbleckert](https://github.com/tbleckert)

---

Top Contributors

[![tbleckert](https://avatars.githubusercontent.com/u/263465?v=4)](https://github.com/tbleckert "tbleckert (7 commits)")

---

Tags

laravelnotificationslogsnag

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bleckert-laravel-logsnag/health.svg)

```
[![Health](https://phpackages.com/badges/bleckert-laravel-logsnag/health.svg)](https://phpackages.com/packages/bleckert-laravel-logsnag)
```

###  Alternatives

[laravel/slack-notification-channel

Slack Notification Channel for laravel.

89069.7M111](/packages/laravel-slack-notification-channel)[laravel-notification-channels/pusher-push-notifications

Pusher native Push Notifications driver.

282733.2k1](/packages/laravel-notification-channels-pusher-push-notifications)[dgtlss/warden

A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sending notifications via webhooks and email

8745.6k](/packages/dgtlss-warden)[revolution/laravel-bluesky

Bluesky(AT Protocol) for Laravel

4317.3k](/packages/revolution-laravel-bluesky)[sarfraznawaz2005/laravel-sse

Laravel package to provide Server Sent Events functionality for your app.

474.6k](/packages/sarfraznawaz2005-laravel-sse)

PHPackages © 2026

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