Libraries tagged by notyf
yanlongli/app-store-server-api
14567 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
150952 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
14742 Downloads
NCloud SENS notification channels for Lovely Laravel.
phpmussel/phpmailer
52312 Downloads
Uses PHPMailer to provide 2FA and email notifications support for phpMussel v3+
minishlink/web-push-php-example
12216 Downloads
An example for sending Web Push notifications, using web-push-php
mercuryseries/flashy-bundle
10954 Downloads
Easy flash notifications in Symfony
mailslurp/mailslurp-client-php
29572 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
29721 Downloads
Client library for sending webmention and pingback notifications
hydrat-agency/laravel-2fa
5256 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.
fof/follow-tags
90040 Downloads
Follow tags and be notified of new discussions and replies
carpediem/mattermost-webhook
28536 Downloads
Sends mattermost webhook notifications using PHP
aura/signal
57412 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.
andrefelipe18/filament-webpush
177 Downloads
The easiest way to use web push notifications in Filament.
alajusticia/laravel-logins
5247 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
45915 Downloads
A Symfony2 bundle for retrieving and logging PayPal Instant Payment Notifications (PayPal IPNs)