PHPackages                             easycorp/easy-security-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. easycorp/easy-security-bundle

AbandonedArchivedSymfony-bundle[Security](/categories/security)

easycorp/easy-security-bundle
=============================

Useful security-related shortcuts for Symfony applications

v1.0.4(8y ago)916.3k4MITPHPPHP &gt;=5.3.0

Since May 16Pushed 7y ago1 watchersCompare

[ Source](https://github.com/EasyCorp/easy-security-bundle)[ Packagist](https://packagist.org/packages/easycorp/easy-security-bundle)[ Docs](https://github.com/EasyCorp/easy-security-bundle)[ RSS](/packages/easycorp-easy-security-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (5)Dependencies (5)Versions (6)Used By (0)

---

THIS BUNDLE IS NO LONGER MAINTAINED. SYMFONY 3.4 ADDED A [SIMILAR FEATURE](https://github.com/symfony/symfony/pull/24337) SO THIS IS NO LONGER NEEDED.
======================================================================================================================================================

[](#this-bundle-is-no-longer-maintained-symfony-34-added-a-similar-feature-so-this-is-no-longer-needed)

---

EasySecurityBundle
==================

[](#easysecuritybundle)

This bundle provides useful shortcuts to hide the Symfony Security component complexity.

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

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

```
$ composer require easycorp/easy-security-bundle
```

This command requires you to have Composer installed globally, as explained in the [Composer documentation](https://getcomposer.org/doc/00-intro.md).

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

```
