symfony/acl-bundle

Symfony AclBundle

Installs: 2 810 992

Dependents: 12

Suggesters: 7

Security: 0

Stars: 111

Watchers: 17

Forks: 40

Open Issues: 2

Type:symfony-bundle

v2.4.0 2024-04-24 07:19 UTC

This package is auto-updated.

Last update: 2024-06-24 07:41:59 UTC


README

Access Control List Bundle

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