Libraries tagged by web notifications
minishlink/web-push
16292511 Downloads
Web Push library for PHP
laravel-notification-channels/webpush
6243083 Downloads
Web Push Notifications driver for Laravel.
mageplaza/module-smtp
6331617 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
minishlink/web-push-bundle
355832 Downloads
Symfony Bundle around the WebPush library
sciactive/pnotify
7593 Downloads
Beautiful JavaScript notifications.
bentools/webpush-bundle
299576 Downloads
Send push notifications through Web Push Protocol to your Symfony users.
garethp/php-ews
682894 Downloads
A PHP Library to interact with the Exchange SOAP service
tuyakhov/yii2-notifications
38269 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
php-flasher/flasher-toastr
1406624 Downloads
PHPFlasher Toastr - An extension for PHPFlasher to integrate Toastr notifications seamlessly in Laravel or Symfony. Enhances UX with elegant, responsive toast messages.
php-flasher/flasher-notyf
1245802 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
gomoob/php-pushwoosh
216240 Downloads
A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
pushpad/pushpad-php
154835 Downloads
Pushpad PHP Library
gr8shivam/laravel-sms-api
41549 Downloads
A modern, flexible Laravel package for integrating any SMS gateway with REST API support
yanlongli/app-store-server-api
56093 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.
minishlink/web-push-php-example
13197 Downloads
An example for sending Web Push notifications, using web-push-php