phpfastcache/ravendb-extension
Phpfastcache Ravendb 扩展
9.2.0
2024-01-13 06:22 UTC
Requires
- php: >=8.1
- phpfastcache/phpfastcache: ^9.2.2
- ravendb/ravendb-php-client: ^5.2.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-13 07:40:19 UTC
README
欢迎合并请求,但需要通过测试和质量工具
(必须从仓库根目录运行命令)
PHPCS, PHPMD, PHPSTAN (Level 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/ravendb-extension
⚠️ 此扩展需要
1️ The composer ravendb/ravendb-php-client
库 5.2.2
或更高版本。
2️⃣ PHP 8.1 或更高版本,因为 ravendb/ravendb-php-client
有限制。
事件
此驱动程序目前没有发射自定义事件