2017 © Pedro Peláez
 

library zf-oauth2-doctrine

Doctrine OAuth2 Server Adapter for Apigility

image

api-skeletons/zf-oauth2-doctrine

Doctrine OAuth2 Server Adapter for Apigility

  • Tuesday, July 3, 2018
  • by tom_anderson
  • Repository
  • 8 Watchers
  • 31 Stars
  • 78,898 Installations
  • PHP
  • 7 Dependents
  • 1 Suggesters
  • 24 Forks
  • 0 Open issues
  • 38 Versions
  • 8 % Grown

The README.md

OAuth2 Doctrine ORM Adapter for Apigility

Build Status Documentation Status Gitter Patreon Total Downloads, (*1)

This provides a Doctrine adapter for zfcampus/zf-mvc-auth and zfcampus/zf-oauth2 and entity definitions for all aspects of OAuth2 including Authorization Code, Access Tokens, Refresh Tokens, JWT & JTI, and Scopes., (*2)

Versions

  • 1.x series is for PHP 5.5 to 7.0.
  • 2.x series is for PHP 7.1 onward.
  • 3.x series is for PHP 7.1 onward and uses bigint instead of integer, scope fixture, and bcrypt cost of 10.

Entity Relationship Diagram Entity Relationship Diagram created with Skipper, (*3)

Read The Documentation

The Versions