Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thegarious/firebase-message-service-bundle

Bundle for firebase service
https://github.com/thegarious/firebase-message-service-bundle

firebase firebase-cloud-messaging symfony-bundle

Last synced: 21 days ago
JSON representation

Bundle for firebase service

Awesome Lists containing this project

README

        

Work in Progress.

# FirebaseServiceBundle

[![Build Status](https://travis-ci.com/TheGarious/firebase-service-bundle.svg?branch=master)](https://travis-ci.com/TheGarious/firebase-service-bundle) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/TheGarious/firebase-service-bundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/TheGarious/firebase-service-bundle/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/TheGarious/firebase-service-bundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/TheGarious/firebase-service-bundle/?branch=master)

This bundle send a message with firebase into service Symfony.

Demo : https://firebase.gary-houbre.fr

## Prerequisites

This version of the bundle requires Symfony 3.4+.

## Installation

### Step 1 Download with Composer
```
composer require ghoubre/firebase-service-bundle
```

### Add configuration

TODO