PHPackages                             webundle/pz-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. webundle/pz-oauth2-server

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

webundle/pz-oauth2-server
=========================

1.0.0(7y ago)03proprietaryCSSPHP &gt;=5.5.9

Since Sep 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Webundle/PzOAuth2Server)[ Packagist](https://packagist.org/packages/webundle/pz-oauth2-server)[ RSS](/packages/webundle-pz-oauth2-server/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (27)Versions (2)Used By (0)

Puzzle Server
=============

[](#puzzle-server)

**=========================**

SYmfony API RESt with OAuth2

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

`composer require webundle/pz-oauth2-server`

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
