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 503 213

Dependents: 12

Suggesters: 8

Stars: 119

Open Issues: 1

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

This package is auto-updated.

Last update: 2026-02-24 11:01:49 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