Libraries tagged by notification
laravel-notification-channels/gcm
217691 Downloads
Android GCM Push Notification Channel
yanlongli/app-store-server-api
60350 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.
symfony/ux-notify
103784 Downloads
Native notification integration for Symfony
renoki-co/laravel-aws-webhooks
255997 Downloads
Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
rambomst/php-bounce-handler
216582 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
mercuryseries/flashy
57824 Downloads
Easy flash notifications
mattlibera/livewire-flash
77050 Downloads
Flash notifications using Livewire
mailslurp/mailslurp-client-php
81439 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository
kawankoding/laravel-fcm
287513 Downloads
A package to send Firebase notification cross Laravel Application
indieweb/mention-client
33423 Downloads
Client library for sending webmention and pingback notifications
humanmade/workflows
152480 Downloads
Workflow management for WordPress, an extensible event and notification system.
flarum/subscriptions
471752 Downloads
Allow users to follow discussions and receive notifications for new posts.
dgtlss/capsule
9095 Downloads
A Laravel package for backing up databases and files to external sources with notifications
devkandil/notifire
25936 Downloads
A Laravel package for sending Firebase Cloud Messaging (FCM) notifications
bytexr/filament-queueable-bulk-actions
86314 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.