PHPackages                             pe/symfony-bundle-oauth2-server - 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. pe/symfony-bundle-oauth2-server

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

pe/symfony-bundle-oauth2-server
===============================

Symfony integration of league/oauth2-server

227PHP

Since Sep 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/pavlenko/symfony-bundle-oauth2-server)[ Packagist](https://packagist.org/packages/pe/symfony-bundle-oauth2-server)[ RSS](/packages/pe-symfony-bundle-oauth2-server/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

OAuth server symfony bundle
===========================

[](#oauth-server-symfony-bundle)

This bundle integrates with [league/oauth2-server](https://oauth2.thephpleague.com/).

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

[](#installation)

Install the library via [Composer](https://getcomposer.org/) by running the following command:

```
composer require pe/symfony-bundle-oauth2-server
```

Then enable the bundle in your kernel:

```
