ep-omar/acl-bundle-ep

Symfony AclBundle

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 38

Type:symfony-bundle-ep

v2.2.0 2021-07-21 09:55 UTC

This package is auto-updated.

Last update: 2024-03-29 04:39:53 UTC


README

The ACL bundle makes it possible to grant authorization based on resources.

Read the bundle documentation.

Tests

You can run the unit tests with the following command:

$ cd path/to/acl-bundle/
$ composer.phar install --dev
$ ./vendor/bin/simple-phpunit