%PDF- %PDF-
Direktori : /home/bitrix/www/local/php_interface/lib/vendor/kreait/firebase-php/ |
Current File : /home/bitrix/www/local/php_interface/lib/vendor/kreait/firebase-php/README.md |
# Firebase Admin SDK for PHP Interact with [Google Firebase](https://firebase.google.com) from your PHP application. [](https://packagist.org/packages/kreait/firebase-php) []() [](https://packagist.org/packages/kreait/firebase-php/stats) [](https://gitter.im/kreait/firebase-php) [](https://travis-ci.org/kreait/firebase-php) [](https://sonarcloud.io/dashboard?id=kreait_firebase-php) [](https://sonarcloud.io/dashboard?id=kreait_firebase-php) [](https://sonarcloud.io/dashboard?id=kreait_firebase-php) [](https://sonarcloud.io/dashboard?id=kreait_firebase-php) ## Resources - [Documentation](https://firebase-php.readthedocs.io/) - [Example project](https://github.com/jeromegamez/firebase-php-examples) - [Tutorials](https://firebase-php.readthedocs.io/en/latest/tutorials.html) - Support - [Issue Tracker](https://github.com/kreait/firebase-php/issues/) - [Gitter Chat](https://gitter.im/kreait/firebase-php) - [Stack Overflow](https://stackoverflow.com/questions/tagged/firebase+php) ## Feature matrix | Feature | PHP | Node.js | Java | Python | Go | | --- | :---: | :---: | :---: | :---: | :---: | | [Custom Token Minting](https://firebase.google.com/docs/auth/admin/create-custom-tokens) | ✅ | ✅ | ✅ | ✅ | ✅ | | [ID Token Verification](https://firebase.google.com/docs/auth/admin/verify-id-tokens) | ✅ | ✅ | ✅ | ✅ | ✅ | | [Realtime Database API](https://firebase.google.com/docs/database/admin/start) | ✅* | ✅ | ✅ | ✅* | ✅ | | [User Management API](https://firebase.google.com/docs/auth/admin/manage-users) | ✅ | ✅ | ✅ | ✅ | ✅ | | [Remote Config](https://firebase.google.com/docs/remote-config/) | ✅ | | | | | | [Cloud Messaging API](https://firebase.google.com/docs/cloud-messaging/admin/) | ✅ | ✅ | ✅ | ✅ | ✅ | | [Cloud Storage API](https://firebase.google.com/docs/storage/admin/start) | ✅ | ✅ | ✅ | ✅ | ✅ | | [Cloud Firestore API](https://firebase.google.com/docs/firestore/) | # | ✅ | ✅ | ✅ | ✅ | > \* The Realtime Database API currently does not support realtime event listeners. > \# An integration with [google/cloud-firestore](https://github.com/GoogleCloudPlatform/google-cloud-php-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: > - [ahsankhatri/firestore-php](https://github.com/ahsankhatri/firestore-php) > - [morrislaptop/firestore-php](https://github.com/morrislaptop/firestore-php) ## 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](LICENSE) for more information.