• This repository has been archived on 30/Nov/2021
  • Stars
    star
    11
  • Rank 1,690,421 (Top 34 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📦 Provides integration with Firebase Cloud Messaging API in Symfony applications.

FirebaseCloudMessagingBundle

📦 Provides integration with Firebase Cloud Messaging API in Symfony applications.

Right now this bundle is in active development phase. Things can change unpredictably!

Scrutinizer Quality Score Build Status CodeCov License Latest Stable Version Total Downloads StyleCI Gitter

TODO

  • Add default message parameters
  • Multi sender accounts
  • Console commands for testings
  • Logging channels
  • Data collector for profiler
  • Batch sending
  • Process response
  • Dispatch events on different responses
  • API for topic subscription
  • API for device group subscription
  • Exceptions
  • More tests
  • Describe features
  • Documentation

Supported platforms:

  • Android
  • iOS
  • Chrome web browser

Firebase Cloud Messaging is still developing and can be improved in the future. If you notice that in the current docs of FCM there are some new features introduced or some are deprecated, then create and issue and I'll add them to this API client library.