symfony/acl-bundle

Symfony AclBundle

Maintainers

Package info

github.com/symfony/acl-bundle

Homepage

Type:symfony-bundle

pkg:composer/symfony/acl-bundle

Statistics

Installs: 3 614 632

Dependents: 12

Suggesters: 8

Stars: 121

Open Issues: 2

v2.4.0 2024-04-24 07:19 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