PHPackages                             webundle/puzzle-connect - 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. webundle/puzzle-connect

ActiveSymfony-bundle

webundle/puzzle-connect
=======================

Manages user security

1.0.0(7y ago)018proprietaryPHPPHP &gt;=5.5.9

Since Sep 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Webundle/PuzzleConnect)[ Packagist](https://packagist.org/packages/webundle/puzzle-connect)[ RSS](/packages/webundle-puzzle-connect/feed)WikiDiscussions master Synced 2mo ago

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

Puzzle User
===========

[](#puzzle-user)

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

Puzzle bundle for managing basic and oauth authentication and also user accounts

### 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/puzzle-connect`

### 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:

```
