code-lts / laravel-fcm
1.8.1
2024-03-23 17:04 UTC
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 (维护 和增强版本的弃用“官方”仓库)
重要
由于从2024年6月开始,Google开始淘汰其旧Firebase API(#23),因此此仓库现在已无用途。
我决定迁移此库不值得,详情请阅读(#9)。
以下是您应该使用的库来替换 Laravel-FCM
: https://github.com/kreait/firebase-php
实现非常简单,请考虑支持其作者(jeromegamez)。正如我们在讨论中所说的。