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

ActiveSymfony-bundle

pe/symfony-bundle-oauth2-client
===============================

Symfony integration of league/oauth2-client

011PHP

Since Feb 19Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

OAuth client symfony bundle
===========================

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

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

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

[](#installation)

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

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

Then enable the bundle in your kernel:

```
