PHPackages                             kedniko/firebase-cloud-messaging-http-v1-php - 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. kedniko/firebase-cloud-messaging-http-v1-php

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

kedniko/firebase-cloud-messaging-http-v1-php
============================================

Firebase cloud messaging http v1 php

v0.0.2(2y ago)124.8k↓30.3%5[1 issues](https://github.com/kedniko/firebase-cloud-messaging-http-v1-php/issues)MITPHPPHP ^8.2.0

Since Dec 7Pushed 2y ago2 watchersCompare

[ Source](https://github.com/kedniko/firebase-cloud-messaging-http-v1-php)[ Packagist](https://packagist.org/packages/kedniko/firebase-cloud-messaging-http-v1-php)[ RSS](/packages/kedniko-firebase-cloud-messaging-http-v1-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (7)Versions (3)Used By (0)

FCM Http v1 for PHP
===================

[](#fcm-http-v1-for-php)

[![Firebase Cloud Messaging Http v1](docs/banner.png)](docs/banner.png)

Firebase Cloud Messaging Http v1 for PHP

- [FCM Http v1 for PHP](#fcm-http-v1-for-php)
    - [Installation](#installation)
    - [Send a message](#send-a-message)
    - [Send multiple messages](#send-multiple-messages)
    - [Subscribe to topic](#subscribe-to-topic)
    - [Unsubscribe from topic](#unsubscribe-from-topic)

Installation
------------

[](#installation)

```
composer require kedniko/firebase-cloud-messaging-http-v1-php
```

Send a message
--------------

[](#send-a-message)

```
