Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Notifications Laravel Package

illuminate/notifications

Illuminate Notifications is Laravel’s notification component, providing a unified way to send notifications across channels like mail, database, broadcast, SMS, and Slack. Supports queued delivery, localization, and flexible routing for notifiable models.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
aiqedge/smtp-notifications-channel Laravel notification channel to send emails via the AIQEDGE SMTP API. Configure credentials in .env/services.php, add AiqedgeSmtpChannel to via(), and return message data from toAiqedgeSmtp(). Failed requests are logged via Laravel. 0 0 0 0 0 0.0
View on GitHub
Context7
benjdiasaad/laravel-db-monitor 5 6 1 122 0 0.1 18.4
View on GitHub
Context7
bzilee/multichannel-log-notification 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
View on GitHub
Context7
harryes/laravel-sentinellog All-in-one Laravel security and auth logging package: tracks login/logout/failed attempts with device + geo detection, alerts, TOTP 2FA, session management, brute-force protection, geo-fencing, SSO, and new-location verify/deny flows. 7 8 1 0 0 0.1 MIT
View on GitHub
Context7
itxshakil/laravel-fast2sms 20 20 1 0 0 18.1 MIT 2 months ago
View on GitHub
Context7
ka4ivan/laravel-notification-channel-instagram 4 4 0 4 0 0.0 3.5 MIT
View on GitHub
Context7
kreait/laravel-firebase Laravel integration for the Firebase PHP Admin SDK. Configure Firebase service account credentials via env/JSON/array, access Firebase services through Laravel’s container/facades, and support multiple Firebase projects in one app. 1,295 1,297 187 685K 1 41.4 44.1 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
laravel/cashier Laravel Cashier adds a fluent Stripe subscription billing layer to Laravel. Manage plans, trials, coupons, quantities, swaps, cancellations with grace periods, and invoicing, including PDF invoice generation, with minimal boilerplate. 2,530 2,560 737 1M 19 63.3 51.8 MIT 1 month ago
View on GitHub
Context7
laravel/nexmo-notification-channel Laravel Vonage (Nexmo) Notification Channel adds SMS support to Laravel notifications via Vonage. Configure credentials, define a toVonage method on notifications, and send messages to users through the built-in notification system. 755 755 51 58K 0 26.3 28.5 MIT 3 months ago
View on GitHub
Context7
laravel/slack-notification-channel Official Laravel notification channel for sending notifications to Slack. Integrates with Laravel’s Notifications system, letting you route messages to Slack channels or users and customize payloads. See Laravel docs for configuration and usage. 891 899 70 2M 1 31.0 52.2 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
laravel/vonage-notification-channel Official Laravel notification channel for sending SMS via Vonage (formerly Nexmo). Integrates with Laravel’s Notifications system to deliver text messages to notifiable users using your Vonage credentials and configuration. 756 756 51 149K 0 25.8 35.8 MIT 3 months ago
View on GitHub
Context7
laravel-doctrine/orm 836 845 181 69K 6 37.4 32.5 MIT 1 month ago
View on GitHub
Context7
laravel-notification-channels/pagerduty 5 5 11 1K 3 3.0 33.1 MIT 1 year ago
View on GitHub
Context7
laravel-notification-channels/telegram 1,092 1,100 173 127K 0 34.1 32.5 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
laravel-notification-channels/twilio 258 258 45 243K 14 32.0 53.8 2 months ago
View on GitHub
Context7
laravel-notification-channels/webpush Send Web Push notifications in Laravel via the Notifications system. Supports Chrome/Firefox/Edge/Safari, VAPID keys, rich payload options (actions, TTL, icons, data), subscription management on models, and auto-cleanup of expired subscriptions. 892 894 123 294K 0 35.8 40.9 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
lepresk/laravel-onesignal 0 0 0 28 0 9.7 21.8 MIT 6 months ago
View on GitHub
Context7
ringlesoft/db-archive 4 4 1 8 0 0.7 5.7 1 year ago
View on GitHub
Context7
rohitshakya/laravel-beacon 3 3 0 16 0 0.0 9.7
View on GitHub
Context7
s-ichikawa/laravel-sendgrid-driver 407 413 97 225K 7 6.9 39.5 MIT
View on GitHub
Context7
sepiosky/kavenegar-notifications-channel 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
shiftonelabs/laravel-sqs-fifo-queue 155 155 65 224K 2 3.3 44.3 MIT
View on GitHub
Context7
spatie/laravel-backup Back up your Laravel app to any configured filesystem. Creates zip archives of selected files plus database dumps, supports multiple destinations, health monitoring, notifications, and automated cleanup of old backups via simple Artisan commands. 5,986 6,069 796 793K 0 67.2 33.6 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-backup-server Securely store and manage backups from multiple Laravel apps on a dedicated backup server. Built on spatie/laravel-backup, it automatically receives and organizes incoming backups, with setup and docs tailored for Laravel deployments. 171 171 16 1K 0 28.6 14.9 MIT 3 weeks ago
View on GitHub
Context7
spatie/laravel-health Monitor your Laravel app’s health by registering configurable checks (disk space, queues, cache, etc.). Get warnings or failures and receive notifications via mail or Slack, with an easy API for adding custom checks and reporting status. 871 880 178 616K 0 40.5 46.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-uptime-monitor Configurable Laravel uptime monitor that checks site availability and SSL expiry. Sends alerts when a site goes down or recovers using Laravel notifications (Slack, mail, Telegram, or custom channels). Includes scheduling, history, and robust monitoring options. 1,071 1,078 179 7K 0 34.9 13.8 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-welcome-notification 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.8 23.4 MIT 3 months ago
View on GitHub
Context7
spykapps/passwordless-login 1 1 2 487 0 19.3 38.2 MIT 1 month ago
View on GitHub
Context7
studio/laravel-totem Laravel Totem provides a Horizon-style dashboard to manage Laravel Scheduler jobs. Create, enable/disable, and edit scheduled Artisan commands without changing code. Includes migrations/assets, auth customization, and supports Laravel 11/12 on PHP 8.2+. 1,814 1,822 227 25K 3 45.0 19.4 MIT 3 weeks ago
View on GitHub
Context7
tomasvotruba/bladestan Bladestan adds PHPStan-powered static analysis for Laravel Blade templates. Install as a dev dependency and include its extension if needed. Provides a custom “blade” error formatter showing clickable template paths and where errors are rendered. 367 365 26 44K 13 25.9 37.9 MIT 2 months ago
View on GitHub
Context7
yadahan/laravel-authentication-log 419 419 56 14K 5 24.3 26.4 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium