Libraries tagged by server notifications
alymosul/exponent-server-sdk-php
1749412 Downloads
Server-side library for working with Expo push notifications using PHP
pragmarx/health
1046380 Downloads
Laravel Server & App Health Monitor and Notifier
mageplaza/module-smtp
6325806 Downloads
SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers
readdle/app-store-server-api
523464 Downloads
Pure-PHP library that allows managing customer transactions using the App Store Server API and handling server-to-server notifications using the App Store Server Notifications V2
hoels/app-store-server-library-php
238991 Downloads
The PHP server library for the App Store Server API and App Store Server Notifications.
paragraph1/php-fcm
1280337 Downloads
PHP application server for google firebase cloud messaging (FCM)
guanguans/notify
118061 Downloads
Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NotifyX、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).
yanlongli/app-store-server-api
55631 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.
guanguans/laravel-exception-notify
47350 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).
aksafan/yii2-fcm-both-api
55042 Downloads
Yii2 Extension for sending push notification with both Firebase Cloud Messaging (FCM) HTTP Server Protocols (APIs).
aschmelyun/larametrics
11363 Downloads
A self-hosted metrics and notifications platform for Laravel apps
dru1x/expo-server-sdk-php
7587 Downloads
Server-side library for working with the Expo push notification service using PHP 8.2+
aporat/laravel-appstore-purchases
2070 Downloads
Laravel package for handling App Store purchase receipts, subscriptions and notifications
alexandrfiner/app-store-library-php
5235 Downloads
A library that implements the App Store API (Server API and Connect API) and facilitates App Store Server Notifications V2
sarfraznawaz2005/laravel-sse
4762 Downloads
Laravel package to provide Server Sent Events functionality for your app.