Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 381 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 381 Bytes

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