Libraries tagged by server notifications
alymosul/exponent-server-sdk-php
1064959 Downloads
Server-side library for working with Expo push notifications using PHP
pragmarx/health
913678 Downloads
Laravel Server & App Health Monitor and Notifier
mageplaza/module-smtp
4623151 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
117112 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
paragraph1/php-fcm
1085905 Downloads
PHP application server for google firebase cloud messaging (FCM)
guanguans/notify
56801 Downloads
Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
hoels/app-store-server-library-php
9950 Downloads
The PHP server library for the App Store Server API and App Store Server Notifications.
guanguans/laravel-exception-notify
23780 Downloads
Monitor exception and report it to notification channels(Dump、Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
yanlongli/app-store-server-api
5597 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.
sarfraznawaz2005/laravel-sse
3375 Downloads
Laravel package to provide Server Sent Events functionality for your app.
aksafan/yii2-fcm-both-api
40202 Downloads
Yii2 Extension for sending push notification with both Firebase Cloud Messaging (FCM) HTTP Server Protocols (APIs).
aschmelyun/larametrics
10875 Downloads
A self-hosted metrics and notifications platform for Laravel apps
szohan/appstore-server-notifications
7338 Downloads
Request handler App Store Server Notifications.
adaptit-darshan/exception-notifier
108 Downloads
An easy-to-use package for sending email notifications with stack traces whenever an exception occurs in your Laravel application.
nullform/app-store-server-api-client
651 Downloads
PHP client for App Store Server API and App Store Server Notifications