Introduction

FCM PHP library

A PHP libray to send push notification with Firebase Cloud Messaging

It currently only supports HTTP protocol for :

  • sending a downstream message to one or multiple devices
  • managing groups and sending message to a group
  • sending topics messages

Requirements

  • PHP >= 7.0