Unofficial Firebase Admin SDK for PHP
The fire.com API allows you to deeply integrate Business Account features into your application or back-office systems.
* Added support for Unicode characters in email addresses. ### App Check * Added replay-protection verification for App Check tokens via `verify…
Added support for `firebase/php-jwt:^7.0.2` to remediate the vulnerabilities [PKSA-y2cr-5h3j-g3ys](https://github.com/advisories/GHSA-2x45-7fc3-mxwq) …
Added support for `firebase/php-jwt:^7.0.2` --- > [!IMPORTANT] > **Support the project:** This SDK is downloaded 1M+ times monthly and powers t…
### Security improvements * Added `#[SensitiveParameter]` attributes to methods handling sensitive data (passwords, tokens, private keys) to pr…
### Changed * Realtime Database references are now validated by the API instead of locally. Validation rules can change at any time, and the SDK ca…
Require `cuyz/valinor:^2.2.1` for better mapping.
### Added * Added support for PHP 8.5 ### Changed * The project now features a custom logo (I came up with it myself, and took the wise decis…
### Fixed * Re-added the `#[SensitiveParameter]` attribute because, while it's not supported in PHP 8.1, it can still be used if placed in a standa…