Libraries tagged by php notification
gomoob/php-pushwoosh
217027 Downloads
A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
redjanym/php-firebase-cloud-messaging
878895 Downloads
PHP SDK for Firebase Cloud Messaging from Google
rambomst/php-bounce-handler
221007 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
pushpad/pushpad-php
158841 Downloads
Pushpad PHP Library
mailslurp/mailslurp-client-php
88774 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
php-flasher/flasher-toastr
1423360 Downloads
PHPFlasher Toastr - An extension for PHPFlasher to integrate Toastr notifications seamlessly in Laravel or Symfony. Enhances UX with elegant, responsive toast messages.
azjezz/assess
10797 Downloads
Unix filesystem notification library for PHP
spomky-labs/web-push
3434 Downloads
Web-Push framework for PHP
renoki-co/laravel-aws-webhooks
256319 Downloads
Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
redjanym/fcm-bundle
462386 Downloads
A Symfony Bundle for projects to send notifications in mobile devices through Firebase Cloud Messaging HTTP V1 API
php-flasher/flasher-symfony
1345795 Downloads
Integrate flash notifications into Symfony projects effortlessly with PHPFlasher. Improve user experience and application feedback loops easily.
yanlongli/app-store-server-api
64880 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.
php-ddd/notification
31887 Downloads
PHP implementation of Fowler's Notification pattern
google/shopping-merchant-notifications
91097 Downloads
Google Shopping Merchant Notifications Client for PHP
minishlink/web-push-php-example
13288 Downloads
An example for sending Web Push notifications, using web-push-php