Libraries tagged by Fireable
yusefarianpour/the-laravel-fcm-channel
12124 Downloads
Send notification from laravel to firebase cloud messaging.
firebender/laravel-dumper
598 Downloads
Dumper for Laravel projects
firebed/eshop
869 Downloads
Complete eshop framework using Laravel
firebear/shapeshift
205 Downloads
Add new payment method for https://www.shapeshifth.io
firebear/fastprice
3064 Downloads
Magento 2 FastPrice
firebear/coinpayments
43 Downloads
Add new payment method for CoinPayments.net
preflrv/npusher
1206 Downloads
Lib para envio de push Api-Firebase
orchideeknopf/laravel-notifications-fcm
46 Downloads
FCM (Firebase Cloud Messaging) Notifications Driver for Laravel
neoan3-apps/jwt
888 Downloads
neoan3 wrapper for JSON WEB TOKEN using Firebase
nasrul21/php-fcm-client
681 Downloads
Firebase Cloud Messaging (FCM) client for PHP
muzammal/syncmodelfillable
75 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands
kinetis/auth-jwt
7 Downloads
Stateless JWT authentication middleware for Kinetis (HS256/RS256, optional per-token revocation), verifying signed tokens via firebase/php-jwt. See kinetis/auth instead for opaque Bearer-token validation against your own storage.
karunais13/jwt-helper
499 Downloads
JWT Helper based on firebase php-jwt for laravel & lumen
gem-partij/gemboot-larafirebase
598 Downloads
Laravel Firebase Cloud Messaging.
fizzday/fizzjwt
1147 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 认证)