zf-fr / rbac

Zend Framework 3 prototype for the Zend\Permissions\Rbac component
27 stars 14 forks source link

Rbac

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Total Downloads

Rbac (not to be confused with ZfcRbac) is a pure PHP implementation of the RBAC (Role based access control) concept. Actually, it is a Zend Framework 3 prototype of the ZF2 Zend\Permissions\Rbac component.

It aims to fix some design mistakes that were made to make it more usable and more efficient.

It differs on those points:

Version 1.0 of this library is used in ZfcRbac 2.0. Version 2.0 of this library is used in ZfcRbac 3.0.