mint-soft/authorize
Composer 安装命令:
composer require mint-soft/authorize
包简介
Zend Framework 2 module for Authorized access to system resources
README 文档
README
- your application is based on users?
- would you like to expose or hide some functionality for different users in the system?
- potential user can have one or more roles and/or permissions?
If you answered YES, then this module is for you, This, what you looking is commonly known as RBAC (role based access control).
MintSoft Authorize module is based on RBAC approach, which restricting system access to authorized users. This module will let you easy manage access to your system resources based on logged user ROLES and/or PERMISSIONS .
Status
Installation
Installation of MintSoft/Authorize uses composer. For composer documentation, please refer to getcomposer.org.
php composer.phar require mint-soft/authorize:dev-master
Then add MintSoft\Authorize to your config/application.config.php
统计信息
- 总下载量: 1.23k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-05-30