PHPackages                             webundle/puzzle-user-bundle - 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/puzzle-user-bundle

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

webundle/puzzle-user-bundle
===========================

Manage user account and security

1.0.0(6y ago)096MITPHPPHP &gt;=5.5.9

Since Jun 5Pushed 6y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (2)Used By (6)

Puzzle User Bundle
==================

[](#puzzle-user-bundle)

Project based on Symfony project for managing user accounts and user security.

**Install bundle**
------------------

[](#install-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-user-bundle
```

**Step 1: Enable bundle**
-------------------------

[](#step-1-enable-bundle)

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

```
