Skip to content

basz/zfr-oauth2-server-doctrine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zfr-oauth2-server-doctrine

Doctrine 2 adapter for ZfrOAuth2Server

Build Status Latest Stable Version Coverage Status Total Downloads Gitter

Requirements

  • PHP 7.2 or higher
  • doctrine/orm ~2.5

Installation

Installation is only officially supported using Composer:

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

Support

Configuration

to be written

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.

About

Doctrine 2 adapter for ZfrOAuth2Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%