PHPackages                             bandronic/oauth2server - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. bandronic/oauth2server

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

bandronic/oauth2server
======================

OAuth2 server based on BShaffer OAuth2, utilizing Doctrine

v1.9.0(9y ago)020MITPHPPHP &gt;=5.3.9

Since Oct 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/bandronic/oauth2-server-php)[ Packagist](https://packagist.org/packages/bandronic/oauth2server)[ Docs](http://github.com/bshaffer/oauth2-server-php)[ RSS](/packages/bandronic-oauth2server/feed)WikiDiscussions dev-doctrine Synced 3d ago

READMEChangelog (1)Dependencies (5)Versions (28)Used By (0)

OAuth2Server
============

[](#oauth2server)

Implementation of the OAuth2 server using Doctrine ORM.

The package forks [BShaffer's OAuth2](https://github.com/bshaffer/oauth2-server-php) implementation and adapts it to use Doctrine, PSR4 and PSR7.

Requirements
------------

[](#requirements)

bshaffer/oauth2-server-php

dasprid/container-interop-doctrine

Installation
------------

[](#installation)

1. Add the ConfigProvider to the config/container.php file:

    ```
