Skip to content

vaibhavbuccha/phpFirebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpFirebase

#Curd with Php and firebase real time database.

firestore folder contains the curd operation using Google cloud firestore.

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   

About

Curd with Php and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages