Download the PHP package project-a/acl-bundle without Composer
On this page you can find all versions of the php package project-a/acl-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package acl-bundle
ChiliLabs AclBundle
Bundle for Symfony2 providing easy access to the complex ACL subsystem
Description
This Symfony 2 Bundle provides an easy api to the Security/ACL component and an eventlistener for automatic ACL cleanup upon removal of domain objects. The installation is simple and by default does not change any behavior of your application.
Without this bundle you normally do this (taken from the ACL docs):
With this bundle you can simplify it to:
Documentation
The latest documentation can be found on aclbundle.chililabs.org.
Tests
To run the test suite, you need composer.
$ composer install
$ phpunit
License
ChiliLabs AclBundle is licensed under the MIT license.
All versions of acl-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
doctrine/common Version ~2.2
symfony/framework-bundle Version ~2.3
symfony/security Version ~2.3
doctrine/common Version ~2.2
symfony/framework-bundle Version ~2.3
symfony/security Version ~2.3
The package project-a/acl-bundle contains the following files
Loading the files please wait ....