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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| coka/notifier-server-bundle | 0.90 | — | 1 | 1 | 0 | 26 | 0 | 0.0 | 15.8 | MIT | — | |
| tylercd100/laravel-notify | 0.89 | 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. | 0 | 12 | — | 231 | — | 7.6 | 18.4 | — | — | |
| bkstg/notification-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symfony/notifier | 0.88 | Symfony Notifier sends notifications through multiple channels like email, SMS, chat apps, and push. It unifies transports and routing so you can dispatch messages to users via one or more providers with a consistent API. | 806 | 809 | 16 | 1M | 0 | 35.6 | 50.8 | MIT | 1 week ago | |
| chapuzzo/notificationsbundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 9 years ago | |
| laravel/slack-notification-channel | 0.88 | 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 | |
| byscripts/notifier | 0.87 | Deprecated/soon-to-be-deleted Laravel/PHP notifier package. The author advises not to use it; repository is intended for removal. Not recommended for new projects—look for an actively maintained alternative. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 12 years ago | |
| shiftechafrica/laravel-notification | 0.86 | — | 0 | 0 | 0 | 6 | 0 | 0.3 | 11.7 | MIT | 1 year ago | |
| kevincobain2000/laravel-alert-notifications | 0.86 | — | 28 | 28 | 9 | 358 | 0 | 12.1 | 16.0 | MIT | 10 months ago | |
| websms/laravel-notification | 0.83 | — | 1 | 1 | 2 | 1 | 0 | 0.4 | 2.4 | MIT | 6 years ago | |
| illuminate/view | 0.83 | Illuminate View is Laravel’s templating and view rendering component. It compiles and renders Blade templates, manages view composers and shared data, supports view discovery, caching, and engines, and integrates cleanly with the rest of the Illuminate framework. | 130 | 140 | 50 | 684K | 0 | 2.2 | 51.4 | MIT | — | |
| laravel-notification-channels/webpush | 0.83 | 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 | |
| ehann/notification-bundle | 0.82 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | — | — | |
| kavenegar/laravel-notification | 0.82 | Laravel 5.3/5.4 notification channel for sending SMS via Kavenegar. Install via Composer, configure API key (and optional sender) in services.php, then use KavenegarChannel in notifications and routeNotificationForSms on your notifiable model. | 11 | 13 | 6 | 285 | 2 | 2.1 | 19.2 | — | 9 years ago | |
| illuminate/mail | 0.81 | Illuminate Mail is Laravel’s email component for composing and sending messages via drivers like SMTP, Mailgun, Postmark, and SES. Supports templated views, attachments, queues, markdown mailables, and configurable transports for reliable delivery. | 59 | 64 | 26 | 126K | 0 | 1.1 | 45.9 | MIT | — | |
| illuminate/translation | 0.80 | Illuminate Translation is Laravel’s translation engine, providing a Translator with loaders, language files, and fallback locales to resolve strings and pluralization. Supports namespaces, JSON translations, and runtime locale switching for multilingual PHP apps. | 69 | 73 | 11 | 482K | 0 | 0.7 | 53.0 | MIT | — | |
| illuminate/broadcasting | 0.80 | Illuminate Broadcasting provides Laravel’s broadcasting layer for sending real-time events over channels via drivers like Pusher, Ably, and Redis. It includes broadcaster contracts, channel authorization, and event broadcasting utilities for scalable pub/sub. | 71 | 72 | 14 | 218K | 0 | 0.8 | 49.1 | MIT | — | |
| illuminate/http | 0.80 | Illuminate Http provides Laravel’s HTTP layer: a rich Request and Response API, input and file handling, headers/cookies, sessions, redirects, and helpers for working with Symfony HTTP components. Useful for building middleware and controllers cleanly. | 119 | 131 | 38 | 575K | 0 | 1.8 | 50.8 | MIT | — | |
| illuminate/config | 0.80 | Illuminate Config is Laravel’s configuration repository. It loads and merges config files, lets you read and set values at runtime, supports environment-based defaults, and provides a consistent API for accessing app settings across services and packages. | 109 | 117 | 11 | 590K | 0 | 0.9 | 51.5 | MIT | — | |
| illuminate/log | 0.79 | Illuminate Log provides Laravel’s logging layer, built on Monolog. It lets you write messages to configurable channels and stacks, including single files, daily rotation, syslog, errorlog, and external services, with context data, processors, and runtime channel selection. | 62 | 64 | 9 | 322K | 0 | 0.6 | 51.2 | MIT | — |
How can I help you explore Laravel packages today?