zfc-rbac

Role-based access control module to provide additional features on top of Zend\Permissions\Rbac

  • 所有者: ZF-Commons/zfc-rbac
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

ZfcRbac

Master Branch Build Status
Coverage Status
Join the chat at https://gitter.im/ZFCommons/zfc-rbac
Latest Stable Version
Latest Unstable Version
Scrutinizer Quality Score
Total Downloads

ZfcRbac is an access control module for Zend Framework 2, based on the RBAC permission model.

Requirements

If you are looking for older version of ZfcRbac, please refer to the 0.2.x branch.
If you are using ZfcRbac 1.0, please upgrade to 2.0.

Optional

  • DoctrineModule: if you want to use some built-in role and permission providers.
  • ZendDeveloperTools: if you want to have useful stats added to
    the Zend Developer toolbar.

Upgrade

You can find an upgrade guide to quickly upgrade your application from major versions of ZfcRbac.

Installation

ZfcRbac only officially supports installation through Composer. For Composer documentation, please refer to
getcomposer.org.

Install the module:

$ php composer.phar require zf-commons/zfc-rbac:~2.4

Enable the module by adding ZfcRbac key to your application.config.php file. Customize the module by copy-pasting
the zfc_rbac.global.php.dist file to your config/autoload folder.

Documentation

The official documentation is available in the /docs folder.

You can also find some Doctrine entities in the /data folder that will help you to more quickly take advantage
of ZfcRbac.

Support

主要指标

概览
名称与所有者ZF-Commons/zfc-rbac
主编程语言PHP
编程语言PHP (语言数: 2)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2012-10-18 17:07:13
推送于2020-07-02 20:53:11
最后一次提交2020-07-02 22:50:15
发布数35
最新版本名称3.0.0-alpha.1 (发布于 )
第一版名称0.1.0 (发布于 )
用户参与
星数181
关注者数33
派生数111
提交数888
已启用问题?
问题数173
打开的问题数30
拉请求数168
打开的拉请求数3
关闭的拉请求数52
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?