Libraries tagged by firebase
prgayman/larafcm
5725 Downloads
Laravel Firebase Cloud Messaging
fatlum/nativephp-push
63 Downloads
Free FCM/APNs push notifications for NativePHP Mobile — the native layer that the paid nativephp/mobile-firebase plugin charges for, wired into the existing (MIT) core PHP API.
cyfer1980/laravel-admob-ssv
321 Downloads
Google Admob server-side verification php library
clarkwinkelmann/flarum-ext-jwt-cookie-login
1094 Downloads
Stateless login for Flarum through JWT cookie
enniel/laravel-fcm-notification-channel
21074 Downloads
Firebase Cloud Messages Notification Driver
augusl/yii2-fcm-both-api
3026 Downloads
Yii2 Extension for sending push notification with both Firebase Cloud Messaging (FCM) HTTP Server Protocols (APIs).
vkoori/laravel-jwt
714 Downloads
Integration of firebase/php-jwt library for laravel.
usmian/php-fcm-v1-php-8
791 Downloads
PHP Implementation of FCM HTTP v1 API. Fork from lkaybob/php-fcm-v1 and change Firebase JWT, Guzzle version
tocaan/fcmfirebase
1603 Downloads
Allow you to use it send fcm firebase notification
orchideeknopf/laravel-notifications-fcm
40 Downloads
FCM (Firebase Cloud Messaging) Notifications Driver for Laravel
katsana/fcm-notification
3416 Downloads
Firebase Cloud Messaging (FCM) Notification Channel for Laravel
gitsindonesia/php-jwt
497 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Forked from firebase/php-jwt to include patches for version 5.5.1.
gem-partij/gemboot-larafirebase
593 Downloads
Laravel Firebase Cloud Messaging.
fluxxer/larafirebase
2822 Downloads
Laravel Firebase Cloud Messaging.
fizzday/fizzjwt
1143 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)