PHPackages                             legomolina/fcm-push-notification - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. legomolina/fcm-push-notification

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

legomolina/fcm-push-notification
================================

Basic class to send push notifications through Google Firebase

2.0.0(7y ago)11982GPL-3.0PHPPHP &gt;=7.0

Since Oct 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/legomolina/fcm-push-notifications)[ Packagist](https://packagist.org/packages/legomolina/fcm-push-notification)[ RSS](/packages/legomolina-fcm-push-notification/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (8)DependenciesVersions (9)Used By (0)

FCM Push Notifications
======================

[](#fcm-push-notifications)

Basic class to send push notifications using google firebase.

### Installation

[](#installation)

**Be careful! This library needs curl module for php to work.**

FMC Push Notifications is hosted in packagist so you can get it from [Composer](https://getcomposer.org/ "Composer")

```
composer require legomolina/fcm-push-notification

```

### Usage

[](#usage)

Require the Composer autoload in your index:

```
