firestore-php:不带gRPC的适用于PHP的Firestore SDK

时间:2024-06-15 07:12:59
【文件属性】:

文件名称:firestore-php:不带gRPC的适用于PHP的Firestore SDK

文件大小:35KB

文件格式:ZIP

更新时间:2024-06-15 07:12:59

PHP

不带gRPC的适用于PHP的Firestore SDK @去做 得到 放 删除 添加 事务(beginTransaction,提交,回滚) 参考值支持 批量获取 列出文件 询问 命令 限制 索引(创建,删除,列出,获取) 安装 推荐的安装方式是使用Composer。 composer require morrislaptop/firestore-php 用法 该库旨在复制的API签名。 用法示例: use Morrislaptop \ Firestore \ Factory ; use Kreait \ Firebase \ ServiceAccount ; // This assumes that you have placed the Firebase credentials in the same directory // as this PHP f


【文件预览】:
firestore-php-master
----.gitignore(287B)
----package.json(268B)
----src()
--------QuerySnapshot.php(2KB)
--------Firestore.php(2KB)
--------ApiException.php(2KB)
--------ApiClient.php(1KB)
--------DocumentSnapshot.php(7KB)
--------PermissionDenied.php(90B)
--------DocumentReference.php(3KB)
--------Query.php(913B)
--------ValueMapper.php(15KB)
--------PathTrait.php(7KB)
--------Factory.php(1KB)
--------CollectionReference.php(3KB)
----LICENSE(1KB)
----composer.json(1KB)
----composer.lock(103KB)
----README.md(1KB)
----tests()
--------TestCase.php(2KB)
--------DocumentTest.php(1KB)
--------CollectionTest.php(651B)
----phpunit.xml.dist(857B)
----.circleci()
--------config.yml(1KB)
----.editorconfig(334B)

网友评论