Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 3.42 KB

README.md

File metadata and controls

59 lines (46 loc) · 3.42 KB

Firebase Admin SDK for PHP

Interact with Google Firebase from your PHP application.

Current version Supported PHP version Monthly Downloads Total Downloads Discord

Build Status Maintainability Rating Reliability Rating Coverage

Resources

Components

Feature
Custom Token Minting
ID Token Verification
Realtime Database
User Management
Remote Config
Cloud Messaging
Cloud Storage

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

License

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