php-gds:适用于PHP的Google Cloud Datastore库

时间:2021-02-26 10:52:50
【文件属性】:
文件名称:php-gds:适用于PHP的Google Cloud Datastore库
文件大小:99KB
文件格式:ZIP
更新时间:2021-02-26 10:52:50
PHP 适用于PHP的Google Cloud Datastore库 是一个很棒的NoSQL解决方案(托管,可伸缩,可免费使用),但要在PHP上建立并运行数据持久性“ Hello World”,可能会很棘手(即需要大量代码胶) 。 该库旨在使您更容易上手并在应用程序中使用数据存储。 2019年12月,Datastore模式下的Firestore 如果您在数据存储区模式下使用Firestore,并且从App Engine标准使用php-gds ,则可能会从Protobuf网关遇到Internal Error 。 您可以使用RESTv1网关和API解决此问题。 更多详细信息和建议的升级途径。 以及对外部App Engine的更好的gRPC支持。 数据存储区API拒绝,2016年9月 Google于2016年9月30日拒绝了较旧版本的RESTAPI。v1beta1和v1beta2版本不再可用。
【文件预览】:
php-gds-master
----.gitignore(99B)
----README.md(20KB)
----tests()
--------EntityTest.php(3KB)
--------RESTv1NamespaceTest.php(9KB)
--------README.md(191B)
--------SchemaTest.php(3KB)
--------GeopointTest.php(3KB)
--------ProtoBufNamespaceTest.php(5KB)
--------ProtoBufGqlTest.php(11KB)
--------ProtoBufErrorTest.php(3KB)
--------CustomEntityClassTest.php(4KB)
--------ProtoBufCreateTest.php(17KB)
--------RESTv1GatewayTest.php(32KB)
--------ProtoBufTransactionTest.php(2KB)
--------GatewayTest.php(2KB)
--------ProtoBufDeleteTest.php(3KB)
--------GQLParserTest.php(30KB)
--------RESTv1MapperTest.php(19KB)
--------base()
--------ProtoBufMapperTest.php(3KB)
--------bootstrap.php(587B)
--------ProtoBufFetchTest.php(13KB)
----phpunit.xml(546B)
----examples()
--------reindex.php(555B)
--------dynamic_schema.php(1KB)
--------README.md(158B)
--------simple()
--------update.php(388B)
--------Book.php(114B)
--------namespace()
--------ancestor_key_lookups.php(820B)
--------boilerplate.php(1KB)
--------transaction_update.php(1KB)
--------fetch.php(2KB)
--------list_fetch.php(995B)
--------ancestor_keys_auto_insert.php(928B)
--------ancestor_keys.php(837B)
--------simple.php(324B)
--------delete_all.php(293B)
--------BookStore.php(484B)
--------delete.php(305B)
--------datetime_binding.php(2KB)
--------list_create.php(1KB)
--------_includes.php(509B)
--------create.php(1KB)
--------query_params.php(1KB)
--------auto_insert_keys.php(1KB)
----LICENSE(11KB)
----composer.json(1004B)
----src()
--------GDS()
----.travis.yml(267B)

网友评论