File: /var/www/ilya/data/www/povoleni.com/test/test/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://packagist.org/packages/kreait/firebase-php/stats)
[](https://discord.gg/nbgVfty)
[](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)
## Resources
- [Documentation](https://firebase-php.readthedocs.io/)
- Integrations
- [Laravel](https://github.com/kreait/laravel-firebase)
- [Symfony](https://github.com/kreait/firebase-bundle)
- [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/)
- [Discord Chat](https://discord.gg/nbgVfty)
- [Stack Overflow](https://stackoverflow.com/questions/tagged/firebase+php)
## Components
| Feature | |
| --- | :---: |
| [Cloud Messaging](https://firebase.google.com/docs/cloud-messaging/admin/) | ✅ |
| [Cloud Firestore](https://firebase.google.com/docs/firestore) | ✅ |
| [Cloud Storage](https://firebase.google.com/docs/storage/admin/start) | ✅ |
| [Custom Token Minting](https://firebase.google.com/docs/auth/admin/create-custom-tokens) | ✅ |
| [Dynamic Links](https://firebase.google.com/docs/dynamic-links/rest) | ✅ |
| [Dynamic Link Analytics](https://firebase.google.com/docs/dynamic-links/analytics) | ✅ |
| [ID Token Verification](https://firebase.google.com/docs/auth/admin/verify-id-tokens) | ✅ |
| [Realtime Database](https://firebase.google.com/docs/database/admin/start) | ✅ |
| [Remote Config](https://firebase.google.com/docs/remote-config/) | ✅ |
| [User Management](https://firebase.google.com/docs/auth/admin/manage-users) | ✅ |
## 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](LICENSE) for more information.