Libraries tagged by channel
laravel-notification-channels/expo
802506 Downloads
Expo Notifications Channel for Laravel
laravel-notification-channels/apn
2405310 Downloads
Apple APN Push Notification Channel
marvinlabs/laravel-discord-logger
1324853 Downloads
Logging to a discord channel in Laravel
workerman/channel
925308 Downloads
ankurk91/fcm-notification-channel
81652 Downloads
Firebase push notification channel for Laravel
simonbackx/slack-php-webhook
890388 Downloads
Post messages to your Slack channels with this easy to use library.
netflie/laravel-notification-whatsapp
225095 Downloads
Laravel notification driver for WhatsApp
laravel-notification-channels/twitter
238751 Downloads
This package makes it easy to send notifications via Twitter with Laravel
laravel-notification-channels/pushover
205347 Downloads
Pushover notifications for Laravel.
laravel-notification-channels/messagebird
1178187 Downloads
MessageBird notification channel for Laravel 5.x
laravel-notification-channels/google-chat
955525 Downloads
Google Chat Notification Channel for Laravel (fka. Hangouts Chat)
laravel-notification-channels/aws-sns
1337385 Downloads
Amazon Simple Notification Service (AWS SNS) notification channel for Laravel.
danielme85/laravel-log-to-db
1047822 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
benwilkins/laravel-fcm-notification
975767 Downloads
Laravel FCM (Firebase Cloud Messaging) Notification Channel
php-standard-library/channel
175559 Downloads
Message-passing channels for async communication, inspired by Go and Rust