symfony/acl-bundle

Symfony AclBundle

Maintainers

Package info

github.com/symfony/acl-bundle

Homepage

Type:symfony-bundle

pkg:composer/symfony/acl-bundle

Transparency log

Statistics

Installs: 3 706 572

Dependents: 12

Suggesters: 8

Stars: 121

Open Issues: 3

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

This package is auto-updated.

Last update: 2026-08-20 16:35:29 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