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

AbandonedArchivedSymfony-bundle

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

ACL Manager for Symfony2

10756.8k↓100%32[13 issues](https://github.com/Problematic/ProblematicAclManagerBundle/issues)PHP

Since Aug 12Pushed 6y ago10 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 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#installation)

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

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

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

```
