spatie/laravel-notification-log
Logs all notifications sent by your Laravel app, storing them as NotificationLogItems so you can query what was sent to a user, display notification history, and make sending decisions (e.g., avoid duplicates) via helpers like wasSentTo() and inThePastMinutes().
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bzilee/multichannel-log-notification | 0.87 | Laravel package to send log notifications over multiple channels (Telegram, email, SMS, HTTP). Configure per log level, enable via env, plug into Monolog as a custom channel, and dispatch notifications to a dedicated queue for performance. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| yadahan/laravel-authentication-log | 0.87 | — | 418 | 419 | 56 | 15K | 5 | 22.1 | 26.6 | MIT | 4 months ago | |
| shiftechafrica/laravel-notification | 0.86 | — | 0 | 0 | 0 | 2 | 0 | 0.3 | 6.6 | MIT | 1 year ago | |
| chapuzzo/notificationsbundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 9 years ago | |
| tylercd100/laravel-notify | 0.86 | Laravel Notify adds a simple notification layer for Laravel, sending messages through Monolog-backed channels like email, Slack, Pushover, SMS (Twilio/Plivo), Sentry, Mailgun, Flowdock, Fleep, and more. Includes config publishing and Laravel 5.1–8 support. | 11 | 12 | 5 | 235 | 0 | 7.6 | 18.1 | MIT | 5 years ago | |
| atakajlo/notifications | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/laravel-http-logger | 0.86 | Laravel middleware that logs incoming HTTP requests (payload, headers, etc.) to your configured log/channel, creating a safety net for critical form submissions and debugging. Includes toggleable enable flag plus customizable log profile and writer. | 674 | 679 | 59 | 107K | 0 | 32.2 | 35.8 | MIT | 1 week ago | |
| spatie/laravel-welcome-notification | 0.86 | Send welcome emails to new Laravel users with a secure, expiring link to set their initial password. Adds migrations and a trait for your User model, plus a controller you extend to show the welcome form and save the password. | 597 | 598 | 46 | 20K | 0 | 24.4 | 23.5 | MIT | 4 months ago | |
| cetiia/laravel-activity-log | 0.86 | Laravel package that automatically records application activity to a logs table after migration and provides an activity-log route to view entries. Includes publishable migrations and optional views; access to the route can be protected via a Gate in AuthServiceProvider. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| moox/notifications | 0.85 | — | 5 | 5 | 0 | 0 | 0 | 15.5 | — | MIT | 5 months ago | |
| spatie/laravel-slack-alerts | 0.85 | Send Slack alerts from Laravel in one line. Configure a Slack Incoming Webhook via env or config, then dispatch messages through a queued job so your app won’t fail if Slack is unavailable. Great for notifying you about noteworthy events. | 330 | 330 | 40 | 169K | 0 | 22.9 | 41.8 | MIT | 4 months ago | |
| bkstg/notification-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| byscripts/alert-bundle | 0.85 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | — | 12 years ago | |
| onramplab/laravel-auditing-log | 0.85 | — | 1 | 1 | 0 | 465 | 0 | 0.9 | 32.7 | MIT | 3 years ago | |
| spatie/activitylog | 0.84 | Laravel 5 user activity logging package by Spatie: records actions to a database table and optionally to Laravel’s log handler, with migration and facade support. Abandoned since 2016-06-28; use spatie/laravel-activitylog instead. | 582 | 596 | 74 | 100 | 0 | 5.0 | 0.7 | MIT | 10 years ago | |
| syamsoul/laravel-activity-logger | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/laravel-activitylog | 0.84 | Log user and model activity in Laravel with a simple API. Automatically record Eloquent model events, link actions to subjects and causers, store custom properties, and query a dedicated activity_log table for auditing and history. | 5,862 | 5,934 | 747 | 3M | 2 | 65.1 | 42.9 | MIT | 3 months ago | |
| mckenziearts/laravel-notify | 0.84 | Lightweight Laravel package for backend-driven toast notifications. Publish config/assets, drop in a Blade component, and trigger success/error/info messages from your app. Works great with Tailwind CSS and Alpine.js for smooth UI alerts. | 1,729 | 1,736 | 195 | 15K | 0 | 34.7 | 15.4 | MIT | 4 months ago | |
| spatie/laravel-failed-job-monitor | 0.84 | Send instant notifications when Laravel queued jobs fail. Uses Laravel’s notification system with built-in Mail and Slack support, configurable via env/config, and easy install/publish. Great for monitoring production queues and alerting the right people. | 1,048 | 1,059 | 53 | 74K | 0 | 32.2 | 29.2 | MIT | 2 months ago | |
| spatie/laravel-route-discovery | 0.83 | Automatically discover Laravel routes by scanning controllers and views instead of manually defining them. Configure discovery in your routes files and use PHP attributes to customize names, middleware, and more for each discovered route. | 239 | 240 | 29 | 2K | 0 | 23.8 | 14.6 | MIT | 4 months ago |
How can I help you explore Laravel packages today?