Libraries tagged by php notification
gomoob/php-pushwoosh
215160 Downloads
A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
redjanym/php-firebase-cloud-messaging
864942 Downloads
PHP SDK for Firebase Cloud Messaging from Google
rambomst/php-bounce-handler
206239 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
pushpad/pushpad-php
149787 Downloads
Pushpad PHP Library
php-flasher/php-flasher
4384 Downloads
The core repository for PHPFlasher, hosting the source code, contributions, issue tracking, and discussions for the PHPFlasher project. This mono-repo serves as the hub for development and community engagement.
mailslurp/mailslurp-client-php
54535 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
1386513 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
9673 Downloads
Unix filesystem notification library for PHP
tomatophp/filament-alerts
12301 Downloads
Send notification to users using notification templates and multi notification channels, it's support Filament Native Notification Service with macro, and a full integration to FCM service worker notifications
renoki-co/laravel-aws-webhooks
251157 Downloads
Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
redjanym/fcm-bundle
457472 Downloads
A Symfony Bundle for projects to send notifications in mobile devices through Firebase Cloud Messaging HTTP V1 API
php-flasher/flasher-symfony
1335423 Downloads
Integrate flash notifications into Symfony projects effortlessly with PHPFlasher. Improve user experience and application feedback loops easily.
yanlongli/app-store-server-api
42042 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
29919 Downloads
PHP implementation of Fowler's Notification pattern
jwage/php-apns
275812 Downloads
Object Oriented PHP Apple Push Notification Integration Library