effiana/acl-bundle

Symfony AclBundle

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 41

Type:symfony-bundle

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

This package is auto-updated.

Last update: 2025-01-29 06:38:15 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