Firebase Admin PHP SDK
Table of Contents
Overview
Firebase provides the tools and infrastructure you need to develop your app, grow your user base, and earn money. The Firebase Admin PHP SDK enables access to Firebase services from privileged environments (such as servers or cloud) in PHP.
For more information, visit the Firebase Admin PHP SDK documentation.
Installation
The Firebase Admin PHP SDK is available on Packagist as kreait/firebase-php
:
composer require kreait/firebase-php
Integrations for Laravel, Lumen and Symfony are available:
Documentation
- App Check Guide
- Authentication Guide
- Firestore Guide
- Cloud Messaging Guide
- Cloud Storage Guide
- Dynamic Links Guide
- Firestore Guide
- Realtime Database Guide
- Remote Config Guide
Support
If you or your team rely on this project and me maintaining it, please consider becoming a
Sponsor
License
Firebase Admin PHP SDK is licensed under the MIT License.
Your use of Firebase is governed by the Terms of Service for Firebase Services.