Skip to content

Integrates the ACL Security component into Symfony applications.

License

Notifications You must be signed in to change notification settings

YoannChabert/acl-bundle

 
 

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

About

Integrates the ACL Security component into Symfony applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%