PHPackages                             piotzkhider/firebase-module - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. piotzkhider/firebase-module

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

piotzkhider/firebase-module
===========================

Firebase module for Ray.Di

1.0.0(6y ago)0191MITPHPPHP &gt;=7.1.0

Since Aug 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/piotzkhider/Ray.FirebaseModule)[ Packagist](https://packagist.org/packages/piotzkhider/firebase-module)[ RSS](/packages/piotzkhider-firebase-module/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (8)Versions (2)Used By (1)

Ray.FirebaseModule
==================

[](#rayfirebasemodule)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ca0ba229c7c535ac6b3f1f2763d14d793be0ddf404f36d1166a775bc8f88fab2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f70696f747a6b68696465722f5261792e46697265626173654d6f64756c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/piotzkhider/Ray.FirebaseModule/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/b43a895e84b7a6762b498a80b83cc1cf0e2ee5317e1e3fb0d612ed54999fc229/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f70696f747a6b68696465722f5261792e46697265626173654d6f64756c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/piotzkhider/Ray.FirebaseModule/?branch=master)[![Build Status](https://camo.githubusercontent.com/e115a892da11e321df58e70a76ff5292d4af89ca7d2311f70f76f31b2ce8e769/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f70696f747a6b68696465722f5261792e46697265626173654d6f64756c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/piotzkhider/Ray.FirebaseModule/build-status/master)[![Build Status](https://camo.githubusercontent.com/fc036a1ce0de951f20849208f431944f36289b141030c9bd197faf0350ffd1c3/68747470733a2f2f7472617669732d63692e6f72672f70696f747a6b68696465722f5261792e46697265626173654d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/piotzkhider/Ray.FirebaseModule)

[Firebase](https://github.com/kreait/firebase-php) Module for [Ray.Di](https://github.com/ray-di/Ray.Di)

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

[](#installation)

### Composer install

[](#composer-install)

```
$ composer require piotzkhider/ray.firebase-module
```

### Module install

[](#module-install)

```
use Piotzkhider\FirebaseModule\FirebaseModule;
use Ray\Di\AbstractModule;

class AppModule extends AbstractModule
{
    protected function configure()
    {
        $this->install(new FirebaseModule($_ENV['GOOGLE_APPLICATION_CREDENTIALS']));
    }
}
```

### DI trait

[](#di-trait)

- [FirebaseInject](https://github.com/piotzkhider/Ray.FirebaseModule/blob/master/src/FirebaseInject.php) for `Firebase`

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

2504d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7950487?v=4)[piotzkhider](/maintainers/piotzkhider)[@piotzkhider](https://github.com/piotzkhider)

---

Top Contributors

[![piotzkhider](https://avatars.githubusercontent.com/u/7950487?v=4)](https://github.com/piotzkhider "piotzkhider (9 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/piotzkhider-firebase-module/health.svg)

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

###  Alternatives

[askvortsov/flarum-pwa

Turn your flarum site into a progressive web app!

3529.4k1](/packages/askvortsov-flarum-pwa)

PHPackages © 2026

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