Skip to content

Synchronize Eloquent Models with Firebase Realtime Database

License

Notifications You must be signed in to change notification settings

kavindaperera/sync-with-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn Latest Version on Packagist Total Downloads


Logo

SyncWithFirebase

Synchronize Eloquent Models with Firebase Realtime Database
Explore the docs »
Report Bug Request Feature

Repository Cover

What It Does

This package allows you to synchronize your eloquent models with firebase realtime database.

Installation

In order to add SyncWithFirebase to your project, just add

"kavinda/sync-with-firebase": "1.0"

to your composer.json. Then run composer install or composer update.

Or run composer require kavinda/sync-with-firebase if you prefer that.

Usage

Once installed you can do stuff like this:

Releases

No releases published

Packages

No packages published

Languages