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 | — | 419 | 417 | 56 | 14K | 5 | 24.3 | 26.6 | MIT | 3 months ago | |
| shiftechafrica/laravel-notification | 0.86 | — | 0 | 0 | 0 | 6 | 0 | 0.3 | 11.7 | 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 | 244 | 0 | 7.6 | 18.4 | MIT | 5 years ago | |
| 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 | 105K | 0 | 26.5 | 34.2 | MIT | 3 months 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. | 596 | 598 | 46 | 18K | 0 | 26.9 | 23.4 | MIT | 3 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 | 17.9 | — | MIT | 3 months ago | |
| mckenziearts/laravel-notify | 0.85 | 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,731 | 1,737 | 196 | 15K | 0 | 36.6 | 15.8 | MIT | 3 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. | 326 | 328 | 42 | 155K | 0 | 25.5 | 42.1 | MIT | 2 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 | 125 | 0 | 0.9 | 24.9 | 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 | 155 | 0 | 5.0 | 1.0 | MIT | 9 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 an easy API. Manually record actions or automatically log Eloquent events, attach subjects/causers and custom properties, and query everything via the Activity model stored in the activity_log table. | 5,843 | 5,903 | 745 | 2M | 0 | 67.0 | 41.0 | MIT | 2 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,042 | 1,052 | 53 | 65K | 0 | 35.1 | 29.1 | MIT | 1 month 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 | 237 | 29 | 2K | 0 | 26.5 | 16.0 | MIT | 2 months ago | |
| spatie/laravel-open-telemetry | 0.83 | Add OpenTelemetry tracing to Laravel to measure performance and follow requests across dispatched jobs and services. Export traces to tools like Jaeger or Aspecto for end-to-end visibility and debugging. (Package still in development.) | 181 | 183 | 22 | 3K | 0 | 2.4 | 12.6 | MIT | 1 year ago |
How can I help you explore Laravel packages today?