code-lts / laravel-fcm
Laravel / Lumen package for Firebase Cloud Messaging
Fund package maintenance!
williamdes
Installs: 356 391
Dependents: 0
Suggesters: 0
Security: 0
Stars: 36
Watchers: 6
Forks: 399
Open Issues: 0
Requires
- php: ^7.1.3 || ^8.0
- guzzlehttp/guzzle: ^6 || ^7
- illuminate/support: ^5.6 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11
- monolog/monolog: ^1.12||^2.0||^3.2
Requires (Dev)
- laravel/laravel: ^5.6 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11
- phpstan/phpstan: ^1
- phpunit/phpunit: ^7 || ^8 || ^9 || ^10 || ^11
- wdes/coding-standard: ^3.2
README
Laravel-FCM (maintained and enhanced version of the abandonned "official" repository)
Important
This repository is now useless because starting in 06/2024 Google is starting to kill their old Firebase API (#23)
I decided it was not worth it to migrate this library, read (#9) to learn more.
Here is the library you should use to replace Laravel-FCM
: https://github.com/kreait/firebase-php
It is very easy to implement, please consider supporting it's author (jeromegamez). As said in our discussion.