Libraries tagged by nomi
laravel-notification-channels/facebook-poster
93571 Downloads
Use notification to create posts on Facebook
laravel-notification-channels/facebook
74429 Downloads
Facebook Notifications Channel for Laravel
laravel-notification-channels/authy
44873 Downloads
Authy notification channel for Laravel, with the ability to send in-app, sms, and call verification tokens.
laravel-notification-channels/gcm
208871 Downloads
Android GCM Push Notification Channel
yanlongli/app-store-server-api
21097 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
151589 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.
renoki-co/laravel-aws-webhooks
240092 Downloads
Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
rambomst/php-bounce-handler
159245 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
pocketmine/snooze
499509 Downloads
Thread notification management library for code using the pthreads extension
minishlink/web-push-php-example
12402 Downloads
An example for sending Web Push notifications, using web-push-php
mercuryseries/flashy
55778 Downloads
Easy flash notifications
mattlibera/livewire-flash
66383 Downloads
Flash notifications using Livewire
kawankoding/laravel-fcm
271342 Downloads
A package to send Firebase notification cross Laravel Application
humanmade/workflows
141426 Downloads
Workflow management for WordPress, an extensible event and notification system.
fouladgar/laravel-otp
23322 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.