2ends/zf2-acl

This package is abandoned and no longer maintained. The author suggests using the jhonmike/zf2-acl package instead.

Access control list

Maintainers

Package info

github.com/jhonmike/Zf2Acl

pkg:composer/2ends/zf2-acl

Statistics

Installs: 305

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 0

0.0.1 2014-05-23 20:45 UTC

This package is not auto-updated.

Last update: 2015-10-13 13:56:02 UTC


README

Role, Resource, Privilege;

Installation

Installation of Zf2Acl uses composer. For composer documentation, please refer to getcomposer.org.

php composer.phar require jhonmike/zf2-acl:dev-master

Then add Zf2Acl to your config/application.config.php

Example Start

https://github.com/undefinedsource/fs-zend2