How to access Google Cloud datastore with php?
问题 I am using Google app engine for my web app and I need to use a NoSQL database, so my best option is Google Cloud Datastore Since I can't find a way to connect it with php I can't use it. In the official documentation php is not mentioned. I want to make sure that is there a way to access it with php ? 回答1: This library may help people finding this thread Designed to make Google Datatore easy from PHP. https://github.com/tomwalder/php-gds 回答2: Accessing Google Cloud Datastore from PHP is not