Skip to content
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

Open
mentamarindos opened this issue Oct 2, 2022 · 4 comments
Open

Firestore emulator support #738

mentamarindos opened this issue Oct 2, 2022 · 4 comments

Comments

@mentamarindos
Copy link

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

Only the Auth and Realtime Database Emulators are currently supported in this PHP SDK.

and also I've read this comment (from 2020): stackoverflow

Any updates?

thanks for reading :)

@jeromegamez jeromegamez transferred this issue from kreait/laravel-firebase Oct 2, 2022
@jeromegamez
Copy link
Member

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 :)

@nhuethmayr
Copy link

@jeromegamez Any news with regard to this?

@jeromegamez
Copy link
Member

jeromegamez commented Apr 12, 2024

Unfortunately, no, nobody seems to be willing to sponsor the Open Source Software they use in their commercial products. 😢 But thank you for asking!

@nhuethmayr
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants