2017 © Pedro Peláez
 

symfony-bundle acl-bundle

Symfony AclBundle

image

symfony/acl-bundle

Symfony AclBundle

  • Monday, June 4, 2018
  • by fabpot
  • Repository
  • 11 Watchers
  • 24 Stars
  • 21,302 Installations
  • PHP
  • 4 Dependents
  • 1 Suggesters
  • 13 Forks
  • 1 Open issues
  • 2 Versions
  • 92 % Grown

The README.md

Access Control List Bundle

The ACL bundle makes it possible to grant authorization based on resources., (*1)

Read the bundle documentation., (*2)

Tests

You can run the unit tests with the following command:, (*3)

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

The Versions