Libraries tagged by filebase
fizzday/fizzjwt
424 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 认证)
enzaime/dynamic-link
50657 Downloads
Enzaime Firebase Dynamic Link
douglasresendemaciel/fcm-laravel-notification
8838 Downloads
Driver to connect laravel´s notification system to Google Firebase Cloud Messaging
codecovevienna/larafirebase
33 Downloads
Laravel Firebase Cloud Messaging.
aliamassi/fcm-notification
18 Downloads
Laravel package to send Firebase Cloud Messaging notifications to Android and iOS.
akhelij/larabase-notification
29 Downloads
Larabase Notification is a powerful Laravel package for handling push notifications via Firebase Cloud Messaging (FCM). It simplifies the process of sending notifications to Android, iOS, and web applications, leveraging Firebase's real-time capabilities. With minimal setup, Larabase Notification provides a streamlined interface to send device-specific, topic-based, or condition-based notifications directly from your Laravel application.
controlabs/jwt-helper
140 Downloads
Helper to generate JWT using firebase/php-jwt in a simplified way
zimplify/firebase
152 Downloads
The service provider for Firebase service functionality to zimplify applications
zhafri-shafiq/firebase-admin-sdk
5 Downloads
Firebase Admin SDK
zein-api/firebase-notification
10 Downloads
A powerful Firebase notification system by Zein Rawad Ahmad
wuyumin/file2base64
897 Downloads
File to base64.
webonaute/symfony-firebase-auth-bundle
8 Downloads
Allow to validate a token from firebase connection.
wcaaan/firebase-token-authentication
54 Downloads
Firebase token authentication driver for Laravel
waypoint3/laravel-firebase-guard
5 Downloads
wassapaks/laravel_api_boilerplate_firebase
1 Downloads
This is a Laravel API Boilerplate you can use to build your first API in seconds. Built on top of Laravel 11 Framework. I developed this for one of my project. This api requires Firebase for authentication, but you can configure to use JWT, Cognito, Sanctum or its up to you. Sharing this as most of the components and framework I used are all open source.