PHPackages                             problematic/acl-manager-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. problematic/acl-manager-bundle

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

problematic/acl-manager-bundle
==============================

ACL Manager for Symfony2

11456.9k32[13 issues](https://github.com/Problematic/ProblematicAclManagerBundle/issues)3PHP

Since Aug 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Problematic/ProblematicAclManagerBundle)[ Packagist](https://packagist.org/packages/problematic/acl-manager-bundle)[ RSS](/packages/problematic-acl-manager-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (3)

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

[](#installation)

Add this bundle to your `composer.json` file:

```
{
    "require": {
        "problematic/acl-manager-bundle": "dev-master"
    }
}
```

Register the bundle in `app/AppKernel.php`:

```
