PHPackages                             krak/doctrine-oauth2 - 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. [Database &amp; ORM](/categories/database)
4. /
5. krak/doctrine-oauth2

ActiveLibrary[Database &amp; ORM](/categories/database)

krak/doctrine-oauth2
====================

Doctrine and Laravel OAuth2 Integration

v0.1.2(8y ago)2601MITPHP

Since Feb 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/krakphp/doctrine-oauth2)[ Packagist](https://packagist.org/packages/krak/doctrine-oauth2)[ RSS](/packages/krak-doctrine-oauth2/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (1)Versions (4)Used By (1)

Doctrine OAuth2
===============

[](#doctrine-oauth2)

This library provides OAuth2 integration for Doctrine and Laravel. It uses the `league/oauth2-server` package for all of the heavy lifting and the Doctrine ORM for the backend.

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

[](#installation)

Install with composer at `krak/doctrine-oauth2`

Laravel Usage
-------------

[](#laravel-usage)

```
