HlaingTinHtun / firebase-php

Interact with Google Firebase from your PHP application

Home Page:https://firebase-php.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Admin SDK for PHP

Interact with Google Firebase from your PHP application.

Current version Supported PHP version Total Downloads Gitter

Build Status Quality Gate Status Maintainability Rating Reliability Rating Coverage

Resources

Feature matrix

Feature PHP Node.js Java Python Go
Custom Token Minting
ID Token Verification
Realtime Database API ✅* ✅*
User Management API
Remote Config
Cloud Messaging API
Cloud Storage API
Cloud Firestore API #

* The Realtime Database API currently does not support realtime event listeners.

# An integration with google/cloud-firestore is currently not available to avoid the need to install the grpc PHP extension when using this SDK. The following projects provide support for Firestore without the need to install the grpc PHP extension:

Versions

Version Status PHP Version Support
1.x EOL >= 5.5 EOL
2.x EOL >= 7.0 EOL
3.x EOL >= 7.0 EOL
4.x Latest >= 7.0 active
5.x Development >= 7.2 active

License

The MIT License (MIT). Please see License File for more information.

About

Interact with Google Firebase from your PHP application

https://firebase-php.readthedocs.io

License:MIT License


Languages

Language:PHP 99.3%Language:Shell 0.4%Language:Makefile 0.3%