PHPackages                             alexdpy/simple-acl-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. alexdpy/simple-acl-bundle

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

alexdpy/simple-acl-bundle
=========================

Simple Acl Bundle

0.1.0(10y ago)021MITPHPPHP &gt;=5.3

Since Oct 25Pushed 10y agoCompare

[ Source](https://github.com/AlexDpy/SimpleAclBundle)[ Packagist](https://packagist.org/packages/alexdpy/simple-acl-bundle)[ RSS](/packages/alexdpy-simple-acl-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (2)Used By (0)

SimpleAclBundle
===============

[](#simpleaclbundle)

> The easiest way to dynamic Access Control List

This bundle is a wrapper of this [ACL library](https://github.com/AlexDpy/Acl). You want some dynamic ACL ? You think that the symfony/acl component is overkill and really hard to work on it ? You want an "easy to use" bundle ? This bundle is the answer !

Install
-------

[](#install)

```
$ composer require alexdpy/simple-acl-bundle
```

Enable the bundle
-----------------

[](#enable-the-bundle)

*app/AppKernel.php*:

```
