packagist kreait/firebase-php 4.8.0

latest releases: 7.x-dev, dev-dependabot/github_actions/codecov/codecov-action-4.3.1, 7.10.0...
5 years ago

New features

  • Added support for FCM Topic management (Documentation)
    • Kreait\Firebase\Messaging::subscribeToTopic($topic, $registrationTokens)
    • Kreait\Firebase\Messaging::unsubscribeFromTopic($topic, $registrationTokens)

Changes

  • Made Kreait\Firebase\Factory extensible so that it can be extended by libraries that want to build on it.
    • morrislaptop/firestore-php is a new project that aims to
      provide support for the Firestore without the need to install the grpc PHP extension.

Don't miss a new firebase-php release

NewReleases is sending notifications on new releases.