Search by

effiana / acl-bundle

Effiana

Symfony AclBundle

Package info

github.com/Effiana/acl-bundle

Homepage

Type:symfony-bundle

pkg:composer/effiana/acl-bundle

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

v1.0.1 2019-05-06 11:48 UTC

This package is auto-updated.

Last update: 2026-08-29 02:10:57 UTC


README

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