Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/acl-bundle

Integrates the ACL Security component into Symfony applications.
https://github.com/symfony/acl-bundle

acl bundle php symfony symfony-bundle

Last synced: 4 days ago
JSON representation

Integrates the ACL Security component into Symfony applications.

Awesome Lists containing this project

README

        

Access Control List Bundle
==============================================

The ACL bundle makes it possible to grant authorization based on resources.

[Read the bundle documentation](src/Resources/doc/index.rst).

Tests
-----

You can run the unit tests with the following command:

$ cd path/to/acl-bundle/
$ composer.phar install --dev
$ ./vendor/bin/simple-phpunit