#Curd with Php and firebase real time database.
for using firestore you have to install first grpc extention . in your local system than run below commands:
composer init ''it create a composer.json file for handel dependencies'''
composer install ''it create a vendor folder'''
composer require google/cloud-firestore