Download Latest Version 7.19.0 source code.tar.gz (90.5 kB)
Email in envelope

Get an email when there's a new version of Firebase Admin PHP SDK

Home / 7.19.0
Name Modified Size InfoDownloads / Week
Parent folder
7.19.0 source code.tar.gz 2025-06-14 90.5 kB
7.19.0 source code.zip 2025-06-14 204.6 kB
README.md 2025-06-14 702 Bytes
Totals: 3 Items   295.8 kB 13

Added

  • You can now save on method call by passing a custom Firestore database name to Kreait\Firebase\Factory::createFirestore($databaseName) instead of having to chain ::withFirestoreDatabase($databaseName)->createFirestore()
  • It is now possible to set live activity tokens in Apns configs.
  • Kreait\Firebase\Http\HttpClientOptions::withGuzzleMiddleware() and Kreait\Firebase\Http\HttpClientOptions::withGuzzleMiddlewares() now accept callable strings, in addition to callables. (#1004)

Deprecated

  • Kreait\Firebase\Factory::withFirestoreDatabase()
Source: README.md, updated 2025-06-14