iamhabib / fcm-push-notification-v1
A library for sending firebase push notification
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/iamhabib/fcm-push-notification-v1
This package is not auto-updated.
Last update: 2026-01-12 03:33:07 UTC
README
Utility class to send push notifications using firebase FCM.
Installation
Be careful! This library needs curl module for php to work.
composer require iamhabib/fcm-push-notification-v1
Update firebase push key in config/fcm_push_notification.php
Usage
...
License
FCM Push Notifications is licensed under the MIT license. See License File for more information.