PHPackages                             kkkmax095/firebase-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. kkkmax095/firebase-php

ActiveLibrary[Database &amp; ORM](/categories/database)

kkkmax095/firebase-php
======================

My custom version of kreait/firebase-php

5.19.1(1y ago)012MITPHPPHP ^7.2|~8.0.0

Since Jun 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kkkmax095/firebase-php)[ Packagist](https://packagist.org/packages/kkkmax095/firebase-php)[ Docs](https://github.com/kreait/firebase-php)[ GitHub Sponsors](https://github.com/sponsors/jeromegamez)[ RSS](/packages/kkkmax095-firebase-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (21)Versions (2)Used By (0)

Firebase Admin PHP SDK
======================

[](#firebase-admin-php-sdk)

[![Current version](https://camo.githubusercontent.com/efc8cdd0a92772181a75b1fac6a572af35641f8b085eef29231cbdbffe5765b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b72656169742f66697265626173652d7068702e7376673f6c6f676f3d636f6d706f736572)](https://packagist.org/packages/kreait/firebase-php)[![Supported PHP version](https://camo.githubusercontent.com/a0742857ec7b244d6349991fc2006adaa32e1c6f626c08bde86bd79f2ab286bc/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6f676f3d706870266c6162656c3d504850266d6573736167653d253545372e322537437e382e302e3026636f6c6f723d373737626234)](https://packagist.org/packages/kreait/firebase-php)[![Monthly Downloads](https://camo.githubusercontent.com/48a451efc8c828fc9d826750c5e024ddda4d0fade41d47fcbea17366ab8d4bae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6b72656169742f66697265626173652d7068702e737667)](https://packagist.org/packages/kreait/firebase-php/stats)[![Total Downloads](https://camo.githubusercontent.com/bc95958fc8e38d4d57b4a10aa1ee773c2e33c3fbb844f9c9b7c23b0c9116c2ae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b72656169742f66697265626173652d7068702e737667)](https://packagist.org/packages/kreait/firebase-php/stats)[![Tests](https://github.com/kreait/firebase-php/workflows/Tests/badge.svg)](https://github.com/kreait/firebase-php/actions)[![Integration Tests](https://github.com/kreait/firebase-php/workflows/Integration%20Tests/badge.svg)](https://github.com/kreait/firebase-php/actions)[![codecov](https://camo.githubusercontent.com/4be67869b203138e73032268b1a46818d0554e9c02e380002919f637647f5e27/68747470733a2f2f636f6465636f762e696f2f67682f6b72656169742f66697265626173652d7068702f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/kreait/firebase-php)[![Discord](https://camo.githubusercontent.com/fe8a78d5e2cefe22846d36f43bb41909ef2f1ee8cb7241a21a900a2b1492e0f9/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3830373637393239323537333232303932352e7376673f636f6c6f723d373238396461266c6f676f3d646973636f7264)](https://discord.gg/Yacm7unBsr)[![Sponsor](https://camo.githubusercontent.com/1004a94551d1edaf2a6da4d45ba217b79a46eb18dd7dd2d7825add0a2a8ddc4f/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6f676f3d476974487562266c6162656c3d53706f6e736f72266d6573736167653d25453225394425413426636f6c6f723d666636396234)](https://github.com/sponsors/jeromegamez)

Table of Contents
-----------------

[](#table-of-contents)

- [Overview](#overview)
- [Installation](#installation)
- [Documentation](#documentation)
- [Support](#support)
- [License](#license)

Overview
--------

[](#overview)

[Firebase](https://firebase.google.com/) provides the tools and infrastructure you need to develop your app, grow your user base, and earn money. The Firebase Admin PHP SDK enables access to Firebase services from privileged environments (such as servers or cloud) in PHP.

For more information, visit the [Firebase Admin PHP SDK documentation](https://firebase-php.readthedocs.io/).

Installation
------------

[](#installation)

The Firebase Admin PHP SDK is available on Packagist as [`kreait/firebase-php`](https://packagist.org/packages/kreait/firebase-php):

```
$ composer require kreait/firebase-php
```

Integrations for Laravel, Lumen and Symfony are available:

- [kreait/laravel-firebase](https://packagist.org/packages/kreait/laravel-firebase)
- [kreait/firebase-bundle](https://packagist.org/packages/kreait/firebase-bundle)

Documentation
-------------

[](#documentation)

- [Authentication Guide](https://firebase-php.readthedocs.io/en/stable/authentication.html)
- [Cloud Messaging Guide](https://firebase-php.readthedocs.io/en/stable/cloud-messaging.html)
- [Cloud Storage Guide](https://firebase-php.readthedocs.io/en/stable/cloud-storage.html)
- [Dynamic Links Guide](https://firebase-php.readthedocs.io/en/stable/dynamic-links.html)
- [Firestore Guide](https://firebase-php.readthedocs.io/en/stable/cloud-firestore.html)
- [Realtime Database Guide](https://firebase-php.readthedocs.io/en/stable/realtime-database.html)
- [Remote Config Guide](https://firebase-php.readthedocs.io/en/stable/remote-config.html)

Support
-------

[](#support)

- [Issue Tracker](https://github.com/kreait/firebase-php/issues/)
- [Feature Requests and Discussions](https://github.com/kreait/firebase-php/discussions)
- [Discord Community](https://discord.gg/Yacm7unBsr)
- [Stack Overflow](https://stackoverflow.com/questions/tagged/firebase+php)

License
-------

[](#license)

Firebase Admin PHP SDK is licensed under the [MIT License](LICENSE).

Your use of Firebase is governed by the [Terms of Service for Firebase Services](https://firebase.google.com/terms/).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

682d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a3347f1231dcce2df48dd9ae5ec6fec61912ae6c80b423fb42251dddd8eda3d0?d=identicon)[kkkmax095](/maintainers/kkkmax095)

---

Top Contributors

[![jeromegamez](https://avatars.githubusercontent.com/u/67554?v=4)](https://github.com/jeromegamez "jeromegamez (845 commits)")[![slaci](https://avatars.githubusercontent.com/u/543367?v=4)](https://github.com/slaci "slaci (3 commits)")[![behram](https://avatars.githubusercontent.com/u/4572080?v=4)](https://github.com/behram "behram (1 commits)")[![bennyt2](https://avatars.githubusercontent.com/u/5905154?v=4)](https://github.com/bennyt2 "bennyt2 (1 commits)")[![bithai](https://avatars.githubusercontent.com/u/1039323?v=4)](https://github.com/bithai "bithai (1 commits)")[![carusogabriel](https://avatars.githubusercontent.com/u/16328050?v=4)](https://github.com/carusogabriel "carusogabriel (1 commits)")[![Casperhr](https://avatars.githubusercontent.com/u/1279756?v=4)](https://github.com/Casperhr "Casperhr (1 commits)")[![christiaan](https://avatars.githubusercontent.com/u/118490?v=4)](https://github.com/christiaan "christiaan (1 commits)")[![chyt](https://avatars.githubusercontent.com/u/3202957?v=4)](https://github.com/chyt "chyt (1 commits)")[![iGusev](https://avatars.githubusercontent.com/u/1555767?v=4)](https://github.com/iGusev "iGusev (1 commits)")[![isteiger](https://avatars.githubusercontent.com/u/39713548?v=4)](https://github.com/isteiger "isteiger (1 commits)")[![joemugen](https://avatars.githubusercontent.com/u/14120614?v=4)](https://github.com/joemugen "joemugen (1 commits)")[![johnparkerg](https://avatars.githubusercontent.com/u/8322293?v=4)](https://github.com/johnparkerg "johnparkerg (1 commits)")[![llstarscreamll](https://avatars.githubusercontent.com/u/2442445?v=4)](https://github.com/llstarscreamll "llstarscreamll (1 commits)")[![MGParisi](https://avatars.githubusercontent.com/u/1011346?v=4)](https://github.com/MGParisi "MGParisi (1 commits)")[![morrislaptop](https://avatars.githubusercontent.com/u/67807?v=4)](https://github.com/morrislaptop "morrislaptop (1 commits)")[![Nightprince](https://avatars.githubusercontent.com/u/12217476?v=4)](https://github.com/Nightprince "Nightprince (1 commits)")[![parsingeye](https://avatars.githubusercontent.com/u/126904?v=4)](https://github.com/parsingeye "parsingeye (1 commits)")[![Rjgoolsby](https://avatars.githubusercontent.com/u/10386821?v=4)](https://github.com/Rjgoolsby "Rjgoolsby (1 commits)")[![rmsj](https://avatars.githubusercontent.com/u/2113925?v=4)](https://github.com/rmsj "rmsj (1 commits)")

---

Tags

apisdkgoogledatabasefirebase

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kkkmax095-firebase-php/health.svg)

```
[![Health](https://phpackages.com/badges/kkkmax095-firebase-php/health.svg)](https://phpackages.com/packages/kkkmax095-firebase-php)
```

###  Alternatives

[kreait/firebase-php

Firebase Admin SDK

2.4k39.7M72](/packages/kreait-firebase-php)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k511.3M2.2k](/packages/aws-aws-sdk-php)[google/auth

Google Auth Library for PHP

1.4k272.7M161](/packages/google-auth)[saloonphp/saloon

Build beautiful API integrations and SDKs with Saloon

2.4k9.6M467](/packages/saloonphp-saloon)[kreait/firebase-bundle

Symfony Bundle for the Firebase Admin SDK

1534.7M2](/packages/kreait-firebase-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
