fresh/firebase-cloud-messaging-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Provides integration with Firebase Cloud Messaging API.

Fund package maintenance!
fre5h

Installs: 2 943

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 4

Forks: 0

Open Issues: 0

Type:symfony-bundle

v0.4.0 2018-05-24 19:59 UTC

This package is auto-updated.

Last update: 2022-07-14 14:37:22 UTC


README

📦 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.