PHPackages                             ozznest/security-user - 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. ozznest/security-user

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

ozznest/security-user
=====================

Bundle for easy integrations security user

v0.1.1(9y ago)04.4k↑66.7%MITPHPPHP &gt;=5.5

Since Sep 27Pushed 4y agoCompare

[ Source](https://github.com/ozznest/SecurityUser)[ Packagist](https://packagist.org/packages/ozznest/security-user)[ Docs](https://github.com/Youshido/SecurityUser)[ RSS](/packages/ozznest-security-user/feed)WikiDiscussions master Synced 1mo ago

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

SecurityUser
============

[](#securityuser)

### Install via Composer:

[](#install-via-composer)

> composer require youshido/security-user

### Enable in your AppKernel.php:

[](#enable-in-your-appkernelphp)

> new new Youshido\\SecurityUserBundle\\YoushidoSecurityUserBundle(),

### Create your User class:

[](#create-your-user-class)

```
