Due to the limitation of the PHP, when the user run "composer install grpc-gcp", it will download the whole github repository, while part of the codes (gcp unit tests + firestore tests) are not needed.
We should create another repository for splitting the test codes and the gcp library. The name can be grpc-gcp-php-library or something.
Due to the limitation of the PHP, when the user run "composer install grpc-gcp", it will download the whole github repository, while part of the codes (gcp unit tests + firestore tests) are not needed.
We should create another repository for splitting the test codes and the gcp library. The name can be
grpc-gcp-php-libraryor something.