定制 phpfastcache/dynamodb-extension 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

phpfastcache/dynamodb-extension

最新稳定版本:9.2.1

Composer 安装命令:

composer require phpfastcache/dynamodb-extension

包简介

Phpfastcache Dynamodb extension

README 文档

README

Merge requests are welcome but will require the tests plus the quality tools to pass:

(Commands must be run from the repository root)

PHPCS, PHPMD, PHPSTAN (Level 6), unit tests:

composer run-script quality
composer run-script tests

# In case you want to fix the code style automatically: 
composer run-script phpcbf

Support & Security

Support for this extension must be posted to the main Phpfastcache repository.

Composer installation:

composer install phpfastcache/dynamodb-extension

⚠️ This extension requires:

1️ The composer aws/aws-sdk-php library 3.20 at least.

Events

This driver is currently emitting customs events.

  • onDynamodbCreateTable(Callable $callback)
    • Callback arguments
      • ExtendedCacheItemPoolInterface $itemPool
      • EventReferenceParameter($params) $params via EventReferenceParameter object (type modification forbidden)
    • Scope
      • Dynamodb Driver
    • Description
      • Allow you to alter the parameters built used to create the table
    • Risky Circular Methods: None

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 2

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-01-07