PHPackages                             positibe/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. positibe/user-bundle

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

positibe/user-bundle
====================

Symfony Positibe User Bundle

1.1.0(7y ago)19MITHTML

Since Apr 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Positibe/UserBundle)[ Packagist](https://packagist.org/packages/positibe/user-bundle)[ Docs](http://positibelabs.com/bundles/user)[ RSS](/packages/positibe-user-bundle/feed)WikiDiscussions master Synced 2mo ago

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

PositibeUserBundle
==================

[](#positibeuserbundle)

This bundle provide an abstract for FOSUserBundle with some Positibe integration.

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

[](#installation)

To install the bundle just add the dependent bundles:

```
php composer.phar require positibe/user-bundle

```

Next, be sure to enable the bundles in your application kernel:

```
