laravel-firebase

A Laravel package for the Firebase PHP Admin SDK

PHP 7.0.0
1.3k stars  ·  185 forks  ·  Updated  ·  MIT
Install
composer require laravel-firebase
View on GitHub
📄 Documentation
firebasefirebase-authfirebase-authenticationfirebase-cloud-messagingfirebase-databasefirebase-realtime-databasefirebase-remote-configfirebase-storagelaravelphprealtime-database
Supported APIs (1)

The fire.com API allows you to deeply integrate Business Account features into your application or back-office systems.

Version history All releases ↗

* Upgraded `kreait/firebase-php` from 7.x to 8.x * Dropped support for PHP 8.2 (The SDK requires at least PHP 8.3) --- > [!IMPORTANT] > **Supp…

The package is now ready for PHP 8.5

Added support for callable strings/arrays when defining Guzzle Middlewares. This ensures that the Firebase config can be cached. ([#247](https://githu…

* Added support for Laravel 12 * Dropped support for Laravel 9 and 10 * Dropped support for PHP 8.1 (Laravel 11 requires at least PHP 8.2) > [!IM…

Added support for PHP 8.4

Revert making the Service provider deferrable. The auto discovery problem is hopefully still fixed because of the change in the latest version of the …

Service Provider Registration is now deferred. This should fix the credentials auto discovery in Laravel's package discovery stage ([#210](https://git…

Added support for Laravel 11 ([#214](https://github.com/kreait/laravel-firebase/pull/214))

Quality signals
Score
Stars1.3k
Forks185
Last updated
LicenseMIT
Supported APIs (1)
fire.com