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

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

gos/acl-manager-bundle
======================

ACL Manager for Symfony2

v1.3.5(10y ago)52381[1 PRs](https://github.com/GeniusesOfSymfony/ProblematicAclManagerBundle/pulls)MITPHPPHP &gt;=5.4

Since Nov 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/GeniusesOfSymfony/ProblematicAclManagerBundle)[ Packagist](https://packagist.org/packages/gos/acl-manager-bundle)[ Docs](https://github.com/nuxia/AclManagerBundle)[ RSS](/packages/gos-acl-manager-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)DependenciesVersions (11)Used By (0)

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

[](#installation)

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

```
{
    "require": {
        "gos/acl-manager-bundle": "stable version"
    }
}
```

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

```
