zfr/zfr-oauth2-server-doctrine

为 ZfrOAuth2Server 提供的 Doctrine 2 适配器

0.3.1 2022-10-17 14:06 UTC

This package is auto-updated.

Last update: 2024-09-17 18:44:13 UTC


README

ZfrOAuth2Server 提供的 Doctrine 2 适配器

Continuous Integration Latest Stable Version Coverage Status Total Downloads Gitter

要求

  • PHP 7.4 或更高版本
  • doctrine/orm ^2.8

安装

仅通过 Composer 官方支持安装

php composer.phar require zfr/zfr-oauth2-server-doctrine:^0.3

支持

配置

待编写

二级缓存

作用域和令牌被标记为可缓存,以利用 Doctrine 2.5 ORM 的二级缓存。但是,您需要自行配置区域。