short-edition/acl-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony AclBundle

Installs: 3 494

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 38

Type:symfony-bundle

dev-main 2024-04-05 07:41 UTC

This package is auto-updated.

Last update: 2024-04-17 14:29:38 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