znanylekarz/zend-permissions-acl

provides a lightweight and flexible access control list (ACL) implementation for privileges management

Maintainers

Package info

github.com/DocPlanner/zend-permissions-acl

pkg:composer/znanylekarz/zend-permissions-acl

Statistics

Installs: 200 895

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.1 2013-02-28 14:37 UTC

This package is auto-updated.

Last update: 2026-03-11 03:26:38 UTC


README

This is a composer based component package from Zend Framework.
The Zend Framework source for this package is located here:

    https://github.com/zendframework/zf2/

You can install using:

    curl -s https://getcomposer.org/installer | php
    php composer.phar install

At that point, follow the instructions in the documentation folder for actual
usage of the component. (Documentation is forthcoming.)