2017 © Pedro PelĆ”ez
 

library zfr-oauth2-server-doctrine

Doctrine 2 adapter for ZfrOAuth2Server

image

zfr/zfr-oauth2-server-doctrine

Doctrine 2 adapter for ZfrOAuth2Server

  • Sunday, February 26, 2017
  • by bakura10
  • Repository
  • 3 Watchers
  • 4 Stars
  • 862 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

zfr-oauth2-server-doctrine

Doctrine 2 adapter for ZfrOAuth2Server, (*1)

Continuous Integration Latest Stable Version Coverage Status Total Downloads Gitter, (*2)

Requirements

  • PHP 7.4 or higher
  • doctrine/orm ^2.8

Installation

Installation is only officially supported using Composer:, (*3)

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

Support

Configuration

to be written, (*4)

Second level cache

Scope and tokens are marked cacheable to take advantage of Doctrine 2.5 ORM second level cache. However, you need to configure the regions yourself., (*5)

The Versions