ahsankhatri / firestore-php

Firestore PHP Client (without gRPC extension)
MIT License
62 stars 57 forks source link

Adding support for FIRESTORE_EMULATOR_HOST env variable #29

Open nicholasio opened 3 years ago

nicholasio commented 3 years ago

Checking the env var is the standard way of interfacing with the firebase emulator.