Skip to content

richdynamix/laravel-firebase

Repository files navigation

Laravel-Firebase

Latest Version on Packagist Build Status Quality Score Total Downloads

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

You can install the package via composer:

composer require richdynamix/laravel-firebase

Usage

use Richdynamix\LaravelFirebase\Firebase;

$firebase = Firebase::getDatabase();

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

About

A small Laravel wrapper package for the Firebase PHP SDK (kreait/firebase-php)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages