phpfastcache / firestore-extension
Phpfastcache Firestore 扩展
9.2.0
2024-01-07 12:08 UTC
Requires
- php: >=8.0
- ext-grpc: *
- google/cloud-firestore: ~1.39
- phpfastcache/phpfastcache: ^9.2
Requires (Dev)
- jetbrains/phpstorm-stubs: dev-master
- phpfastcache/phpfastcache-devtools: ^9.2
- phpmd/phpmd: @stable
- phpstan/phpstan: ^1.5
- squizlabs/php_codesniffer: @stable
This package is auto-updated.
Last update: 2024-09-09 21:36:35 UTC
README
欢迎合并请求,但需要通过测试和质量工具
(必须从存储库根目录运行命令)
PHPCS、PHPMD、PHPSTAN (级别 6)、单元测试
composer run-script quality
composer run-script tests
# In case you want to fix the code style automatically:
composer run-script phpcbf
支持 & 安全
对此扩展的支持必须发布在主要的 Phpfastcache 存储库 上。
Composer 安装
composer install phpfastcache/firestore-extension
⚠️ 此扩展需要
1️ The composer google/cloud-firestore
库 1.39
至少。
事件
此驱动器当前不发出 自定义事件。