Libraries tagged by freebase
erickskrauch/fcm
4323 Downloads
PHP application server for google firebase cloud messaging (FCM)
enniel/laravel-fcm-notification-channel
20975 Downloads
Firebase Cloud Messages Notification Driver
clarkwinkelmann/flarum-ext-jwt-cookie-login
270 Downloads
Stateless login for Flarum through JWT cookie
baudev/fcm-xmpp
490 Downloads
Allows XMPP connection with Firebase Cloud Messaging. It can listen upstream messages and send downstream ones.
akshyaraait/laravel-fcm-notification
779 Downloads
Laravel FCM (Firebase Cloud Messaging) Notification Channel
adhityairvan/laravel-fcm
8501 Downloads
Laravel / Lumen package for Firebase Cloud Messaging
wead/google-firestore-rest-client
1493 Downloads
freesewing/core
218 Downloads
Freesewing is an open source platform for made-to-measure sewing patterns
trantuanson1991/php-fcm-v1
199 Downloads
PHP Implementation of FCM HTTP v1 API. Fork from lkaybob/php-fcm-v1 and change Firebase JWT, Guzzle version
tomatophp/fcm-notifications
1545 Downloads
FCM (Firebase Cloud Messaging) Notifications Driver for Laravel
tocaan/fcmfirebase
249 Downloads
Allow you to use it send fcm firebase notification
paxha/laravel-fcm
433 Downloads
This package provides (Laravel Notification) channels for sending notifications via FCM (Firebase Cloud Messaging) using HTTP v1 API.
nojimage/cakephp-environment
242437 Downloads
CakePHP Environment Plugn. The configuration switching library by filebase.
necrox87/yii2-nudity-detector
1622 Downloads
This algorithm tries to detect nudity in the image based on the amount os skin colors in it. Based on work of FreebieStock (https://github.com/FreebieStock/php-nudity-detector)
fizzday/fizzjwt
330 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 认证)