-
-
Notifications
You must be signed in to change notification settings - Fork 431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firestore emulator support #738
Comments
The SDK only provides a bridge to Google's official Firestore client (https://github.com/googleapis/google-cloud-php-firestore) so this is probably not something which can be provided through the SDK. The StackOverflow comment you linked to is related to general Firebase emulator support, which is already partly implemented 😅 I'll keep this feature request open until I have the time to analyze it and can tell if and how this can be done in PHP, but please note that I can't prioritize it unless a GitHub sponsors has the same request. This would be a good time to consider becoming a GitHub Sponsor :) |
@jeromegamez Any news with regard to this? |
Unfortunately, no, nobody seems to be willing to sponsor the Open Source Software they use in their commercial products. 😢 But thank you for asking! |
I sent you an email to the address listed on your GitHub profile yesterday inquiring about sponsoring 😉 check it out. |
Describe the feature you would like to see
I'm trying to use the firebase/firestore emulator but as I can see in the docs
and also I've read this comment (from 2020): stackoverflow
Any updates?
thanks for reading :)
The text was updated successfully, but these errors were encountered: