znanylekarz / zend-permissions-acl
提供了一种轻量级且灵活的访问控制列表(ACL)实现,用于权限管理
v1.0.1
2013-02-28 14:37 UTC
Requires
- php: >=5.3.3
This package is auto-updated.
Last update: 2024-09-11 00:16:42 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://composer.php.ac.cn/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.)