symfony/acl-bundle

Symfony AclBundle

Installs: 2 720 024

Dependents: 13

Suggesters: 7

Security: 0

Stars: 110

Watchers: 17

Forks: 38

Open Issues: 2

Type:symfony-bundle

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

This package is auto-updated.

Last update: 2024-04-24 07:21: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