PHPackages                             richdynamix/laravel-firebase - 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. richdynamix/laravel-firebase

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

richdynamix/laravel-firebase
============================

A simple Laravel Wrapper for the Firebase PHP SDK

033PHP

Since Jun 3Pushed 6y agoCompare

[ Source](https://github.com/richdynamix/laravel-firebase)[ Packagist](https://packagist.org/packages/richdynamix/laravel-firebase)[ RSS](/packages/richdynamix-laravel-firebase/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel-Firebase
================

[](#laravel-firebase)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4a0d5d1f49b14f989e418677a9c796ad112b32db4f074ec753bfc31a5641daca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7269636864796e616d69782f6c61726176656c2d66697265626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/richdynamix/laravel-firebase)[![Build Status](https://camo.githubusercontent.com/e34266b65e5d8393703f8eec02b3696006e01dc737b3343fb8fba3a8b3add8f1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7269636864796e616d69782f6c61726176656c2d66697265626173652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/richdynamix/laravel-firebase)[![Quality Score](https://camo.githubusercontent.com/26e0276f3a19d96f28cc95b1dcc1efc460d409054c14c309283451ac319b7787/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7269636864796e616d69782f6c61726176656c2d66697265626173652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/richdynamix/laravel-firebase)[![Total Downloads](https://camo.githubusercontent.com/2830b41b23330980297afc642c1d793c7f8637386f7d9ef7848c911ebcbe7529/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7269636864796e616d69782f6c61726176656c2d66697265626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/richdynamix/laravel-firebase)

At present the package provides no more than a convenient wrapper to the kreait/firebase-php package for interacting with Firebase Realtime Database.

**Warning: Package is currently in development. Not to be used in production**

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

[](#installation)

You can install the package via composer:

```
composer require richdynamix/laravel-firebase
```

Usage
-----

[](#usage)

```
use Richdynamix\LaravelFirebase\Firebase;

$firebase = Firebase::getDatabase();
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Steven Richardson](https://github.com/richdynamix)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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.

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/richdynamix-laravel-firebase/health.svg)

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

PHPackages © 2026

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