symfony/acl-bundle

Symfony AclBundle

Installs: 2 834 877

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-07-24 07:54:26 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