neticsoul/laravel-fcm

Reusable Laravel package for Firebase Cloud Messaging (FCM) with HTTP v1 API support

Maintainers

Package info

github.com/ngtech5504/neticsoul-laravel-fcm

pkg:composer/neticsoul/laravel-fcm

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-01-20 09:53 UTC

This package is auto-updated.

Last update: 2026-03-20 10:28:22 UTC


README

Latest Version on Packagist Total Downloads License

A modern, secure, and easy-to-use Laravel package for sending push notifications via Firebase Cloud Messaging (FCM) HTTP v1 API using service account credentials.

✅ Supports token, topic, and multiple device notifications
🔐 Uses OAuth 2.0 with Firebase service account (no legacy server key)
🧩 Clean architecture with DTOs, interfaces, and service layer

📦 Installation

Install the package via Composer:

composer require neticsoul/laravel-fcm