Libraries tagged by mail channel
shaffe/laravel-mail-log-channel
102278 Downloads
A package to support logging via email in Laravel
guanguans/laravel-exception-notify
47830 Downloads
Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).
tuyakhov/yii2-notifications
38419 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
hydrat-agency/laravel-2fa
23607 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
craftpulse/craft-notifications
1374 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
andydefer/laravel-notification
461 Downloads
Extensible polymorphic notification system for Laravel with multi-channel support (Mail, Database, SMS, WhatsApp, etc.)
rias/craft-notifications
23554 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
percipioglobal/craft-notifications
18913 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
friendsofhyperf/notification-mail
3254 Downloads
The Mail Channel for friendsofhyperf/notification.
mayocube/craft-notifications
624 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
mailchannels/mailchannels-php
27 Downloads
Official PHP SDK for the MailChannels Email API.
portavice/laravel-log-errors-to-mail
2337 Downloads
Adds a logging channel that sends log messages via email to a configured email address
fml/notification
881 Downloads
Library which help you to send notification via different channels
jishanhoshen/laravel-notify
22 Downloads
Unified notification package for Laravel — SMS, Mail, and Social (Slack/Discord/Telegram) channels with optional per-call queueing.
loots-it/laravel-mail-template-channel
25 Downloads
An alternative for the standard mail channel that uses an external template for its content. An example of such a service that provides such templates is Mailjet, for which the implementation is provided.