Libraries tagged by notif
yanlongli/app-store-server-api
13973 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.
tylercd100/lern
150913 Downloads
LERN (Laravel Exception Recorder and Notifier) is a Laravel 5 package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
seungmun/laravel-sens
14600 Downloads
NCloud SENS notification channels for Lovely Laravel.
minishlink/web-push-php-example
12188 Downloads
An example for sending Web Push notifications, using web-push-php
mercuryseries/flashy-bundle
10891 Downloads
Easy flash notifications in Symfony
mailslurp/mailslurp-client-php
28700 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
indieweb/mention-client
29693 Downloads
Client library for sending webmention and pingback notifications
hydrat-agency/laravel-2fa
4604 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
glennraya/xendivel
767 Downloads
A Laravel package to easily integrate Xendit payment gateway. It supports credit and debit cards, and e-wallet payments and custom invoices, queued notifications, webhook listeners and more.
fof/follow-tags
88373 Downloads
Follow tags and be notified of new discussions and replies
aura/signal
57220 Downloads
A SignalSlots/EventHandler implementation; with it, we can invoke handlers ('slots' or 'hooks') whenever an object sends a signal ('notification' or 'event') to the signal manager.
appslabke/lara-izitoast
25947 Downloads
Simplified wrapper for izitoast javascript notification library
alajusticia/laravel-logins
5004 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
orderly/paypal-ipn-bundle
45700 Downloads
A Symfony2 bundle for retrieving and logging PayPal Instant Payment Notifications (PayPal IPNs)
zaengle/laravel-security-notifications
4625 Downloads
A package to notify users of security changes