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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laravel/slack-notification-channel | 0.91 | Official Laravel notification channel for sending rich Slack messages via webhooks. Integrates with Laravel’s Notifications system, supports attachments/blocks, and works seamlessly with queues and notifiables for app alerts and updates. | 893 | 902 | 70 | 2M | 1 | 28.1 | 51.4 | MIT | 18 hours ago | |
| coka/notifier-server-bundle | 0.90 | — | 1 | 1 | 0 | 42 | 0 | 0.0 | 18.5 | MIT | — | |
| atakajlo/notifications | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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. | 11 | 12 | 5 | 235 | 0 | 7.6 | 18.1 | MIT | 5 years ago | |
| bkstg/notification-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| chapuzzo/notificationsbundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 9 years 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 | 2 | 0 | 0.3 | 6.6 | MIT | 1 year ago | |
| kevincobain2000/laravel-alert-notifications | 0.86 | — | 28 | 28 | 9 | 270 | 0 | 9.7 | 14.1 | MIT | 11 months ago | |
| websms/laravel-notification | 0.83 | — | 1 | 1 | 2 | 0 | 0 | 0.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 | 141 | 50 | 678K | 0 | 2.2 | 51.3 | MIT | — | |
| 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 | 211 | 2 | 2.1 | 17.5 | — | 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 | 146K | 0 | 1.1 | 46.8 | 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 | 497K | 0 | 0.7 | 53.2 | 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 | 231K | 0 | 0.8 | 48.4 | 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 | 132 | 38 | 618K | 0 | 1.8 | 51.3 | 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 | 607K | 0 | 0.9 | 51.7 | 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 | 327K | 0 | 0.6 | 51.3 | MIT | — | |
| illuminate/auth | 0.79 | Laravel’s authentication component providing guards, user providers, password hashing, “remember me” services, and authorization gates. Powers login/session auth and integrates with HTTP middleware and the framework’s auth configuration. | 93 | 105 | 42 | 274K | 0 | 1.7 | 47.9 | MIT | — |
How can I help you explore Laravel packages today?