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

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

youshido/security-user
======================

Bundle for easy integrations security user

v0.1.1(9y ago)13.1k1MITPHPPHP &gt;=5.5

Since Sep 27Pushed 9y ago3 watchersCompare

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

READMEChangelog (2)Dependencies (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)

```
