PHPackages                             thanhct/firebase-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. thanhct/firebase-php

ActiveLibrary[Database &amp; ORM](/categories/database)

thanhct/firebase-php
====================

Firebase Admin SDK

3.9.4(8y ago)0151MITPHPPHP ^7.0

Since Jan 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/thanhct/firebase-php)[ Packagist](https://packagist.org/packages/thanhct/firebase-php)[ Docs](https://github.com/thanhct/firebase-php)[ RSS](/packages/thanhct-firebase-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (9)Versions (71)Used By (0)

Firebase Admin SDK for PHP
==========================

[](#firebase-admin-sdk-for-php)

Interact with [Google Firebase](https://firebase.google.com) from your PHP application.

[![Current version](https://camo.githubusercontent.com/ba446c8f7a94598093e0ce73f2c979eda66b1cab6d064328e01b5421504ec161/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b72656169742f66697265626173652d7068702e737667)](https://packagist.org/packages/kreait/firebase-php)![Supported PHP version](https://camo.githubusercontent.com/08eed30780fbb386da78a8ef44ec41b99143b25e7d581c7383cac5d06d533930/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6b72656169742f66697265626173652d7068702e737667)[![Build Status](https://camo.githubusercontent.com/d2e81089fc8f825829cff3d23dbb8cc86865afba3136e463b0cf82dea90c43ed/68747470733a2f2f7472617669732d63692e6f72672f6b72656169742f66697265626173652d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kreait/firebase-php)[![GitHub license](https://camo.githubusercontent.com/7fdc79c8cd3f776e3073e76ad32f9a2b39344d2c9e120b0993df97ad7864859d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6b72656169742f66697265626173652d7068702e737667)](https://github.com/kreait/firebase-php/blob/master/LICENSE)![Total Downloads](https://camo.githubusercontent.com/bc95958fc8e38d4d57b4a10aa1ee773c2e33c3fbb844f9c9b7c23b0c9116c2ae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b72656169742f66697265626173652d7068702e737667)[![Maintainability](https://camo.githubusercontent.com/61da2e02de6b34afd4ff0fef86684bf3edb98c421c9aac4d1c11457366fd1fe8/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f35373765326638663564663766343133333637352f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/kreait/firebase-php/maintainability)[![Test Coverage](https://camo.githubusercontent.com/af6a0fb8cb6f30e5b996e608b12ae021d83dda77eebea5bd30895bd77d1912a2/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f35373765326638663564663766343133333637352f746573745f636f766572616765)](https://codeclimate.com/github/kreait/firebase-php/test_coverage)

Quickstart
----------

[](#quickstart)

Full documentation at [firebase-php.readthedocs.io](https://firebase-php.readthedocs.io/).

```
composer require thanhct/firebase-php 3.9.4
```

```
