PHPackages                             yokai/security-extra-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. [Security](/categories/security)
4. /
5. yokai/security-extra-bundle

AbandonedArchivedLibrary[Security](/categories/security)

yokai/security-extra-bundle
===========================

Symfony security extra features

07PHP

Since Aug 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/yokai-php/security-extra-bundle)[ Packagist](https://packagist.org/packages/yokai/security-extra-bundle)[ RSS](/packages/yokai-security-extra-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

YokaiSecurityExtraBundle
========================

[](#yokaisecurityextrabundle)

[![Latest Stable Version](https://camo.githubusercontent.com/772b6fde8d6a6b33dfee7f2ca198393d8f1ace52567dbf03f58ac7727059a666/68747470733a2f2f706f7365722e707567782e6f72672f796f6b61692f73656375726974792d65787472612d62756e646c652f762f737461626c65)](https://packagist.org/packages/yokai/security-extra-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/b9cfca67fd16e1f239dbedd14643dd54bcad0bec9461c489a4dfc351ebe573f9/68747470733a2f2f706f7365722e707567782e6f72672f796f6b61692f73656375726974792d65787472612d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/yokai/security-extra-bundle)[![Total Downloads](https://camo.githubusercontent.com/8288ff74fc76db6a9d58621573112067b4e2381e6e97d3ae582e9dcd65666934/68747470733a2f2f706f7365722e707567782e6f72672f796f6b61692f73656375726974792d65787472612d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/yokai/security-extra-bundle)[![License](https://camo.githubusercontent.com/0303fea078b9bb8ee45b18d826c65a3a9399050a4bd10a4b254dbb3060e1389d/68747470733a2f2f706f7365722e707567782e6f72672f796f6b61692f73656375726974792d65787472612d62756e646c652f6c6963656e7365)](https://packagist.org/packages/yokai/security-extra-bundle)

[![Build Status](https://camo.githubusercontent.com/b778864870415fad570e44238c910611a5be3f1fce0a4d028bd830cf42b041db/68747470733a2f2f6170692e7472617669732d63692e6f72672f796f6b61692d7068702f73656375726974792d65787472612d62756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/yokai-php/security-extra-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/54b859e9b6c833be8d4425aa93a63211945112007ae02491df13503f6ef781c1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f796f6b61692d7068702f73656375726974792d65787472612d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/yokai-php/security-extra-bundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/6e497f71a6379ae7f671f25a3d03dacc210094074ea9ee340cb943bd8a82c072/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f796f6b61692d7068702f73656375726974792d65787472612d62756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/yokai-php/security-extra-bundle/?branch=master)

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

[](#installation)

### Add the bundle as dependency with Composer

[](#add-the-bundle-as-dependency-with-composer)

```
$ composer require yokai/security-extra-bundle:1.0-dev
```

### Enable the bundle in the kernel

[](#enable-the-bundle-in-the-kernel)

```
