symfony/acl-bundle

Symfony AclBundle

Maintainers

👁 fabpot

Package info

github.com/symfony/acl-bundle

Homepage

Type:symfony-bundle

pkg:composer/symfony/acl-bundle

Statistics

Installs: 3 631 400

Dependents: 12

Suggesters: 8

Stars: 121

Open Issues: 2

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

Requires

Requires (Dev)

Suggests

Provides

None

Conflicts

Replaces

None

MIT 4c946922f9cf49a99ebddb18edd9a347fc4de96f


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