Skip to content

symfony/acl-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c94692 · Apr 24, 2024

History

75 Commits
Mar 29, 2024
Mar 29, 2024
Feb 4, 2022
Jul 14, 2021
Jul 18, 2021
Jul 18, 2021
Apr 24, 2024
Jul 18, 2021
Jan 3, 2018
Mar 29, 2024
Oct 18, 2017
Jul 18, 2021

Repository files navigation

Access Control List Bundle

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