effiana/acl-bundle

Symfony AclBundle

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 38

Type:symfony-bundle

v1.0.1 2019-05-06 11:48 UTC

This package is auto-updated.

Last update: 2024-03-29 03:59:05 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