2017 © Pedro Peláez
 

library authorize

Zend Framework 2 module for Authorized access to system resources

image

mint-soft/authorize

Zend Framework 2 module for Authorized access to system resources

  • Saturday, March 7, 2015
  • by sokool
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,222 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Authorize Module for Zend Framework 2

  • 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)., (*1)

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 ., (*2)

Status

Master Branch Build Status, (*3)

Installation

Installation of MintSoft/Authorize uses composer. For composer documentation, please refer to getcomposer.org., (*4)

php composer.phar require mint-soft/authorize:dev-master

Then add MintSoft\Authorize to your config/application.config.php, (*5)

The Versions

07/03 2015

dev-development-separation

dev-development-separation https://github.com/sokool/authorize

Zend Framework 2 module for Authorized access to system resources

  Sources   Download

MIT

The Requires

 

acl access rbac role authorize permission

04/03 2015

dev-development-symfony

dev-development-symfony https://github.com/sokool/authorize

Zend Framework 2 module for Authorized access to system resources

  Sources   Download

MIT

The Requires

 

acl access rbac role authorize permission