zfc-rbac

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

  • Owner: ZF-Commons/zfc-rbac
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With OwnerZF-Commons/zfc-rbac
Primary LanguagePHP
Program languagePHP (Language Count: 2)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2012-10-18 17:07:13
Pushed At2020-07-02 20:53:11
Last Commit At2020-07-02 22:50:15
Release Count35
Last Release Name3.0.0-alpha.1 (Posted on )
First Release Name0.1.0 (Posted on )
用户参与
Stargazers Count181
Watchers Count33
Fork Count111
Commits Count888
Has Issues Enabled
Issues Count173
Issue Open Count30
Pull Requests Count168
Pull Requests Open Count3
Pull Requests Close Count52
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private