Is there any other way to configure Firestore with Php without recommendation of grpc extension?
My Server is not supported grpc extension. Server contains centOs and RHEL6 .
You can try either of the following:
- Github repository: Firestore PHP Client without gRCP extension
- Packagist - The PHP Package Repository: Firestore SDK for PHP without gRPC
- Github Repository: Firestore SDK for PHP without gRPC