Libraries tagged by hotification
laravel-notification-channels/facebook
73799 Downloads
Facebook Notifications Channel for Laravel
laravel-notification-channels/authy
44023 Downloads
Authy notification channel for Laravel, with the ability to send in-app, sms, and call verification tokens.
laravel-notification-channels/gcm
208242 Downloads
Android GCM Push Notification Channel
yanlongli/app-store-server-api
19331 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
renoki-co/laravel-aws-webhooks
238065 Downloads
Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
pocketmine/snooze
492709 Downloads
Thread notification management library for code using the pthreads extension
mercuryseries/flashy
55118 Downloads
Easy flash notifications
mattlibera/livewire-flash
65146 Downloads
Flash notifications using Livewire
kawankoding/laravel-fcm
270089 Downloads
A package to send Firebase notification cross Laravel Application
humanmade/workflows
140631 Downloads
Workflow management for WordPress, an extensible event and notification system.
fouladgar/laravel-otp
22926 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
flarum/subscriptions
377809 Downloads
Allow users to follow discussions and receive notifications for new posts.
cslant/telegram-git-notifier
72448 Downloads
Send notification from Gitlab and Github events to Telegram
cslant/laravel-telegram-git-notifier
41346 Downloads
Send notification from Gitlab and GitHub events to Telegram
bytexr/filament-queueable-bulk-actions
60084 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.