![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/medad.corals.io/vendor/kreait/firebase-php/ |
# Firebase Admin PHP SDK [](https://packagist.org/packages/kreait/firebase-php) [](https://packagist.org/packages/kreait/firebase-php) [](https://packagist.org/packages/kreait/firebase-php/stats) [](https://packagist.org/packages/kreait/firebase-php/stats) [](https://github.com/kreait/firebase-php/actions/workflows/tests.yml) [](https://github.com/kreait/firebase-php/actions/workflows/integration-tests.yml) [](https://github.com/kreait/firebase-php/actions/workflows/emulator-tests.yml) [](https://codecov.io/gh/kreait/firebase-php) [](https://github.com/sponsors/jeromegamez) ## Table of Contents - [Overview](#overview) - [Installation](#installation) - [Documentation](#documentation) - [Support](#support) - [License](#license) ## Overview [Firebase](https://firebase.google.com/) 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](https://firebase-php.readthedocs.io/). ## Installation The Firebase Admin PHP SDK is available on Packagist as [`kreait/firebase-php`](https://packagist.org/packages/kreait/firebase-php): ```bash composer require kreait/firebase-php ``` Integrations for Laravel, Lumen and Symfony are available: - [kreait/laravel-firebase](https://packagist.org/packages/kreait/laravel-firebase) - [kreait/firebase-bundle](https://packagist.org/packages/kreait/firebase-bundle) ## Documentation - [Authentication Guide](https://firebase-php.readthedocs.io/en/stable/authentication.html) - [Cloud Messaging Guide](https://firebase-php.readthedocs.io/en/stable/cloud-messaging.html) - [Cloud Storage Guide](https://firebase-php.readthedocs.io/en/stable/cloud-storage.html) - [Dynamic Links Guide](https://firebase-php.readthedocs.io/en/stable/dynamic-links.html) - [Firestore Guide](https://firebase-php.readthedocs.io/en/stable/cloud-firestore.html) - [Realtime Database Guide](https://firebase-php.readthedocs.io/en/stable/realtime-database.html) - [Remote Config Guide](https://firebase-php.readthedocs.io/en/stable/remote-config.html) ## Support - [Issue Tracker](https://github.com/kreait/firebase-php/issues/) - [Stack Overflow](https://stackoverflow.com/questions/tagged/firebase+php) _If you or your team rely on this project and me maintaining it, please consider becoming a [Sponsor](https://github.com/sponsors/jeromegamez/) 🙏. Higher tiers enable access to extended support._ ## License Firebase Admin PHP SDK is licensed under the [MIT License](LICENSE). Your use of Firebase is governed by the [Terms of Service for Firebase Services](https://firebase.google.com/terms/).